public class AlipayCommerceEcServiceAvailableQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceEcServiceAvailableQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
String |
getBuyerId() |
String |
getEnterpriseId() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setBuyerId(String buyerId) |
void |
setEnterpriseId(String enterpriseId) |
public AlipayCommerceEcServiceAvailableQueryModel()
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getBuyerId()
public void setBuyerId(String buyerId)
public String getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
Copyright © 2023. All rights reserved.