public class AlipayCommerceEcCreditRepaymentApplyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceEcCreditRepaymentApplyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
String |
getAssetType() |
String |
getEmployeeId() |
String |
getEnterpriseId() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setAssetType(String assetType) |
void |
setEmployeeId(String employeeId) |
void |
setEnterpriseId(String enterpriseId) |
public AlipayCommerceEcCreditRepaymentApplyModel()
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getAssetType()
public void setAssetType(String assetType)
public String getEmployeeId()
public void setEmployeeId(String employeeId)
public String getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
Copyright © 2024. All rights reserved.