| Name | Type | Description | Notes |
|---|---|---|---|
| number | string | [optional] | |
| date | \DateTime | [optional] | |
| customer_id | int | [optional] | |
| note | string | [optional] | |
| status | string | Valid values are Fresh, Draft, Approved, Declined. | [optional] |
| ticket_id | int | [optional] | |
| location_id | int | [optional] | |
| line_items | \VereTech\SyncroMSP_PHPclient\Client\Model\EstimatesLineItems[] | Array of Line Items. | [optional] |
| created_at | \DateTime | [optional] | |
| updated_at | \DateTime | [optional] |