public class AlipayMerchantIsvhelpEntryCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayMerchantIsvhelpEntryCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getBeneficiaryIsLegal() |
String |
getExternalId() |
MerchantEntryBeneficiaryInfo |
getMerchantEntryBeneficiaryInfo() |
MerchantEntryLegalInfo |
getMerchantEntryLegalInfo() |
MerchantEntryOrgInfo |
getMerchantEntryOrgInfo() |
void |
setBeneficiaryIsLegal(Boolean beneficiaryIsLegal) |
void |
setExternalId(String externalId) |
void |
setMerchantEntryBeneficiaryInfo(MerchantEntryBeneficiaryInfo merchantEntryBeneficiaryInfo) |
void |
setMerchantEntryLegalInfo(MerchantEntryLegalInfo merchantEntryLegalInfo) |
void |
setMerchantEntryOrgInfo(MerchantEntryOrgInfo merchantEntryOrgInfo) |
public Boolean getBeneficiaryIsLegal()
public void setBeneficiaryIsLegal(Boolean beneficiaryIsLegal)
public String getExternalId()
public void setExternalId(String externalId)
public MerchantEntryBeneficiaryInfo getMerchantEntryBeneficiaryInfo()
public void setMerchantEntryBeneficiaryInfo(MerchantEntryBeneficiaryInfo merchantEntryBeneficiaryInfo)
public MerchantEntryLegalInfo getMerchantEntryLegalInfo()
public void setMerchantEntryLegalInfo(MerchantEntryLegalInfo merchantEntryLegalInfo)
public MerchantEntryOrgInfo getMerchantEntryOrgInfo()
public void setMerchantEntryOrgInfo(MerchantEntryOrgInfo merchantEntryOrgInfo)
Copyright © 2024. All rights reserved.