public class AlipayInsDataDsbEstimateApplyModel extends AlipayObject
Constructor and Description |
---|
AlipayInsDataDsbEstimateApplyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAccidentAreaId()
Gets accident area id.
|
String |
getCarProperties()
Gets car properties.
|
String |
getCaseProperties()
Gets case properties.
|
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.
|
String |
getGarageType()
Gets garage type.
|
List<AlipayInsDataDsbRequestImageInfo> |
getImageList()
Gets image list.
|
String |
getLicenseNo()
Gets license no.
|
String |
getModelBrand()
Gets model brand.
|
String |
getNewCarPrice()
Gets new car price.
|
String |
getRepairCorpProperties()
Gets repair corp properties.
|
String |
getReportNo()
Gets report no.
|
String |
getRequestTimestamp()
Gets request timestamp.
|
String |
getSurveyNo()
Gets survey no.
|
void |
setAccidentAreaId(String accidentAreaId)
Sets accident area id.
|
void |
setCarProperties(String carProperties)
Sets car properties.
|
void |
setCaseProperties(String caseProperties)
Sets case properties.
|
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 |
setGarageType(String garageType)
Sets garage type.
|
void |
setImageList(List<AlipayInsDataDsbRequestImageInfo> imageList)
Sets image list.
|
void |
setLicenseNo(String licenseNo)
Sets license no.
|
void |
setModelBrand(String modelBrand)
Sets model brand.
|
void |
setNewCarPrice(String newCarPrice)
Sets new car price.
|
void |
setRepairCorpProperties(String repairCorpProperties)
Sets repair corp properties.
|
void |
setReportNo(String reportNo)
Sets report no.
|
void |
setRequestTimestamp(String requestTimestamp)
Sets request timestamp.
|
void |
setSurveyNo(String surveyNo)
Sets survey no.
|
public String getAccidentAreaId()
public void setAccidentAreaId(String accidentAreaId)
accidentAreaId
- the accident area idpublic String getCarProperties()
public void setCarProperties(String carProperties)
carProperties
- the car propertiespublic String getCaseProperties()
public void setCaseProperties(String caseProperties)
caseProperties
- the case propertiespublic 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 String getGarageType()
public void setGarageType(String garageType)
garageType
- the garage typepublic List<AlipayInsDataDsbRequestImageInfo> getImageList()
public void setImageList(List<AlipayInsDataDsbRequestImageInfo> 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 getNewCarPrice()
public void setNewCarPrice(String newCarPrice)
newCarPrice
- the new car pricepublic String getRepairCorpProperties()
public void setRepairCorpProperties(String repairCorpProperties)
repairCorpProperties
- the repair corp propertiespublic String getReportNo()
public void setReportNo(String reportNo)
reportNo
- the report nopublic String getRequestTimestamp()
public void setRequestTimestamp(String requestTimestamp)
requestTimestamp
- the request timestamppublic String getSurveyNo()
public void setSurveyNo(String surveyNo)
surveyNo
- the survey noCopyright © 2018. All rights reserved.