public class AlipayEbppInvoiceEnterpriseexctrlEmployertitleModifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceEnterpriseexctrlEmployertitleModifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAddress() |
String |
getAgreementNo() |
String |
getBankAccount() |
String |
getBankName() |
String |
getEnterpriseId() |
String |
getTaxRegisterNo() |
String |
getTelephone() |
String |
getTitleId() |
String |
getTitleName() |
void |
setAccountId(String accountId) |
void |
setAddress(String address) |
void |
setAgreementNo(String agreementNo) |
void |
setBankAccount(String bankAccount) |
void |
setBankName(String bankName) |
void |
setEnterpriseId(String enterpriseId) |
void |
setTaxRegisterNo(String taxRegisterNo) |
void |
setTelephone(String telephone) |
void |
setTitleId(String titleId) |
void |
setTitleName(String titleName) |
public AlipayEbppInvoiceEnterpriseexctrlEmployertitleModifyModel()
public String getAccountId()
public void setAccountId(String accountId)
public String getAddress()
public void setAddress(String address)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getBankAccount()
public void setBankAccount(String bankAccount)
public String getBankName()
public void setBankName(String bankName)
public String getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
public String getTaxRegisterNo()
public void setTaxRegisterNo(String taxRegisterNo)
public String getTelephone()
public void setTelephone(String telephone)
public String getTitleId()
public void setTitleId(String titleId)
public String getTitleName()
public void setTitleName(String titleName)
Copyright © 2023. All rights reserved.