public class AnttechBlockchainDefinInsuranceApplyCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AnttechBlockchainDefinInsuranceApplyCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
ApplyBasicInfo |
getApplyBasicInfo() |
String |
getBusinessCode() |
String |
getParm() |
String |
getPdtMktCode() |
String |
getPlatformAccessType() |
String |
getPlatformCode() |
String |
getProductCode() |
String |
getSubjectInformation() |
String |
getTradeNo() |
void |
setApplyBasicInfo(ApplyBasicInfo applyBasicInfo) |
void |
setBusinessCode(String businessCode) |
void |
setParm(String parm) |
void |
setPdtMktCode(String pdtMktCode) |
void |
setPlatformAccessType(String platformAccessType) |
void |
setPlatformCode(String platformCode) |
void |
setProductCode(String productCode) |
void |
setSubjectInformation(String subjectInformation) |
void |
setTradeNo(String tradeNo) |
public AnttechBlockchainDefinInsuranceApplyCreateModel()
public ApplyBasicInfo getApplyBasicInfo()
public void setApplyBasicInfo(ApplyBasicInfo applyBasicInfo)
public String getBusinessCode()
public void setBusinessCode(String businessCode)
public String getParm()
public void setParm(String parm)
public String getPdtMktCode()
public void setPdtMktCode(String pdtMktCode)
public String getPlatformAccessType()
public void setPlatformAccessType(String platformAccessType)
public String getPlatformCode()
public void setPlatformCode(String platformCode)
public String getProductCode()
public void setProductCode(String productCode)
public String getSubjectInformation()
public void setSubjectInformation(String subjectInformation)
public String getTradeNo()
public void setTradeNo(String tradeNo)
Copyright © 2023. All rights reserved.