public class AlipayInsDataAutodamageEstimateApplyModel extends AlipayObject
Constructor and Description |
---|
AlipayInsDataAutodamageEstimateApplyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCommercialPolicyNo()
Gets commercial policy no.
|
String |
getCompulsoryPolicyNo()
Gets compulsory policy no.
|
String |
getEngineNo()
Gets engine no.
|
String |
getEstimateNo()
Gets estimate no.
|
String |
getEstimateRequestUuid()
Gets estimate request uuid.
|
String |
getFrameNo()
Gets frame no.
|
List<AlipayInsDataAutodamageRequestImageInfo> |
getImageList()
Gets image list.
|
String |
getLicenseNo()
Gets license no.
|
String |
getModelBrand()
Gets model brand.
|
String |
getReportNo()
Gets report no.
|
Long |
getRequestTimestamp()
Gets request timestamp.
|
String |
getSurveyNo()
Gets survey no.
|
void |
setCommercialPolicyNo(String commercialPolicyNo)
Sets commercial policy no.
|
void |
setCompulsoryPolicyNo(String compulsoryPolicyNo)
Sets compulsory policy no.
|
void |
setEngineNo(String engineNo)
Sets engine no.
|
void |
setEstimateNo(String estimateNo)
Sets estimate no.
|
void |
setEstimateRequestUuid(String estimateRequestUuid)
Sets estimate request uuid.
|
void |
setFrameNo(String frameNo)
Sets frame no.
|
void |
setImageList(List<AlipayInsDataAutodamageRequestImageInfo> imageList)
Sets image list.
|
void |
setLicenseNo(String licenseNo)
Sets license no.
|
void |
setModelBrand(String modelBrand)
Sets model brand.
|
void |
setReportNo(String reportNo)
Sets report no.
|
void |
setRequestTimestamp(Long requestTimestamp)
Sets request timestamp.
|
void |
setSurveyNo(String surveyNo)
Sets survey no.
|
public AlipayInsDataAutodamageEstimateApplyModel()
public String getCommercialPolicyNo()
public void setCommercialPolicyNo(String commercialPolicyNo)
commercialPolicyNo
- the commercial policy nopublic String getCompulsoryPolicyNo()
public void setCompulsoryPolicyNo(String compulsoryPolicyNo)
compulsoryPolicyNo
- the compulsory policy nopublic String getEngineNo()
public void setEngineNo(String engineNo)
engineNo
- the engine nopublic String getEstimateNo()
public void setEstimateNo(String estimateNo)
estimateNo
- the estimate nopublic String getEstimateRequestUuid()
public void setEstimateRequestUuid(String estimateRequestUuid)
estimateRequestUuid
- the estimate request uuidpublic String getFrameNo()
public void setFrameNo(String frameNo)
frameNo
- the frame nopublic List<AlipayInsDataAutodamageRequestImageInfo> getImageList()
public void setImageList(List<AlipayInsDataAutodamageRequestImageInfo> imageList)
imageList
- the image listpublic String getLicenseNo()
public void setLicenseNo(String licenseNo)
licenseNo
- the license nopublic String getModelBrand()
public void setModelBrand(String modelBrand)
modelBrand
- the model brandpublic String getReportNo()
public void setReportNo(String reportNo)
reportNo
- the report nopublic Long getRequestTimestamp()
public void setRequestTimestamp(Long requestTimestamp)
requestTimestamp
- the request timestamppublic String getSurveyNo()
public void setSurveyNo(String surveyNo)
surveyNo
- the survey noCopyright © 2018. All rights reserved.