DeliveryQuotationResultEntity_selected
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| delivery_fee | BigDecimal | Quoted Delivery Fee from respective partner | [default to null] |
| priority_fee | BigDecimal | Priority fee on top of delivery fee, ONLY supported by lalamove | [default to null] |
| partner | String | Delivery Partner quotation source | [default to null] |
| is_success | Boolean | Indicator for the success quotation | [default to null] |
| message | List | Indicator for the success quotation | [optional] [default to null] |