public class AlipayInsDataAutodamageEstimateApplyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayInsDataAutodamageEstimateApplyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommercialPolicyNo() |
String |
getCompulsoryPolicyNo() |
String |
getEngineNo() |
String |
getEstimateNo() |
String |
getEstimateRequestUuid() |
String |
getFrameNo() |
List<AlipayInsDataAutodamageRequestImageInfo> |
getImageList() |
String |
getLicenseNo() |
String |
getModelBrand() |
String |
getReportNo() |
Long |
getRequestTimestamp() |
String |
getSurveyNo() |
void |
setCommercialPolicyNo(String commercialPolicyNo) |
void |
setCompulsoryPolicyNo(String compulsoryPolicyNo) |
void |
setEngineNo(String engineNo) |
void |
setEstimateNo(String estimateNo) |
void |
setEstimateRequestUuid(String estimateRequestUuid) |
void |
setFrameNo(String frameNo) |
void |
setImageList(List<AlipayInsDataAutodamageRequestImageInfo> imageList) |
void |
setLicenseNo(String licenseNo) |
void |
setModelBrand(String modelBrand) |
void |
setReportNo(String reportNo) |
void |
setRequestTimestamp(Long requestTimestamp) |
void |
setSurveyNo(String surveyNo) |
public AlipayInsDataAutodamageEstimateApplyModel()
public String getCommercialPolicyNo()
public void setCommercialPolicyNo(String commercialPolicyNo)
public String getCompulsoryPolicyNo()
public void setCompulsoryPolicyNo(String compulsoryPolicyNo)
public String getEngineNo()
public void setEngineNo(String engineNo)
public String getEstimateNo()
public void setEstimateNo(String estimateNo)
public String getEstimateRequestUuid()
public void setEstimateRequestUuid(String estimateRequestUuid)
public String getFrameNo()
public void setFrameNo(String frameNo)
public List<AlipayInsDataAutodamageRequestImageInfo> getImageList()
public void setImageList(List<AlipayInsDataAutodamageRequestImageInfo> imageList)
public String getLicenseNo()
public void setLicenseNo(String licenseNo)
public String getModelBrand()
public void setModelBrand(String modelBrand)
public String getReportNo()
public void setReportNo(String reportNo)
public Long getRequestTimestamp()
public void setRequestTimestamp(Long requestTimestamp)
public String getSurveyNo()
public void setSurveyNo(String surveyNo)
Copyright © 2020. All rights reserved.