| Name | Description | Type | Additional information |
|---|---|---|---|
| Estimate_Number | string |
Required |
|
| Equipment_Id | string |
Required Matching regular expression pattern: ^[A-Za-z]{3,4}[X0-9]{3,6}[A-Za-z0-9]{0,1}$ |
|
| Estimate_Date | string |
Matching regular expression pattern: ^\d{4}\-(0?[1-9]|1[012])\-(0?[1-9]|[12][0-9]|3[01])$ |
|
| Depot_Code | string |
Matching regular expression pattern: ^[A-Z0-9]{9}$ |
|
| EstimateType | string |
Matching regular expression pattern: ^[A-Z]{3}$ |
|
| WithImage | boolean |
Matching regular expression pattern: ^(?i:true|false)$ |