public class AlipayEbppInvoiceInstitutionScopeModifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceInstitutionScopeModifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAdapterType() |
List<String> |
getAddOwnerIdList() |
List<String> |
getAddOwnerOpenIdList() |
String |
getAgreementNo() |
String |
getEnterpriseId() |
String |
getInstitutionId() |
String |
getOwnerType() |
List<String> |
getRemoveOwnerIdList() |
List<String> |
getRemoveOwnerOpenIdList() |
void |
setAccountId(String accountId) |
void |
setAdapterType(String adapterType) |
void |
setAddOwnerIdList(List<String> addOwnerIdList) |
void |
setAddOwnerOpenIdList(List<String> addOwnerOpenIdList) |
void |
setAgreementNo(String agreementNo) |
void |
setEnterpriseId(String enterpriseId) |
void |
setInstitutionId(String institutionId) |
void |
setOwnerType(String ownerType) |
void |
setRemoveOwnerIdList(List<String> removeOwnerIdList) |
void |
setRemoveOwnerOpenIdList(List<String> removeOwnerOpenIdList) |
public AlipayEbppInvoiceInstitutionScopeModifyModel()
public String getAccountId()
public void setAccountId(String accountId)
public String getAdapterType()
public void setAdapterType(String adapterType)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
public String getInstitutionId()
public void setInstitutionId(String institutionId)
public String getOwnerType()
public void setOwnerType(String ownerType)
Copyright © 2023. All rights reserved.