public class AlipayCommerceEcAssetUnbindApplyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceEcAssetUnbindApplyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
String |
getAuthType() |
String |
getEnterpriseId() |
String |
getOutBizNo() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setAuthType(String authType) |
void |
setEnterpriseId(String enterpriseId) |
void |
setOutBizNo(String outBizNo) |
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getAuthType()
public void setAuthType(String authType)
public String getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
Copyright © 2023. All rights reserved.