public class AlipayCommerceEcContractApplyUnsignModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceEcContractApplyUnsignModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
String |
getEnterpriseId() |
String |
getIdentity() |
String |
getIdentityType() |
String |
getServiceId() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setEnterpriseId(String enterpriseId) |
void |
setIdentity(String identity) |
void |
setIdentityType(String identityType) |
void |
setServiceId(String serviceId) |
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
public String getIdentity()
public void setIdentity(String identity)
public String getIdentityType()
public void setIdentityType(String identityType)
public String getServiceId()
public void setServiceId(String serviceId)
Copyright © 2023. All rights reserved.