Name | Type | Description | Notes |
---|---|---|---|
id | string | Delivery request ID. | [optional] |
status | string | Quote status. | [optional] |
wait_time_options | int[] | Possible wait time durations in minutes | [optional] |
distance | \OpenAPI\Client\Model\Distance | [optional] | |
currency_code | string | The 3-letter currency code (ISO 4217) to use for all monetary values. | [optional] |
base_fee | double | Use the cost field instead. | [optional] |
extra_fee | double | Use the cost field instead. | [optional] |
total_fee | double | Use the cost field instead. | [optional] |
cost | \OpenAPI\Client\Model\DeliveryCost | [optional] | |
provider | string | Delivery Service Provider Slug. | [optional] |
fulfillment_path | \OpenAPI\Client\Model\FulfillmentPathEntity[] | List of entities involved in the fulfillment processing path. | [optional] |