VendorPackageTypePricingResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [default to null] | |
| package_type_id | Long | [default to null] | |
| vendor_id | Long | [default to null] | |
| size_price | Double | [default to null] | |
| vehicle_type_id | Long | [default to null] | |
| distance | Double | [default to null] | |
| base_price | Double | [default to null] | |
| distance_price | Double | [default to null] | |
| time_fee | Double | [default to null] | |
| price_per_kg | Double | [optional] [default to null] | |
| price_per_km | Double | [optional] [default to null] | |
| currency | CurrencyResponse | [optional] [default to null] | |
| package_type | PackageTypeRef | [optional] [default to null] | |
| is_active | Boolean | [default to null] | |
| max_booking_days | Integer | [default to null] | |
| extra_fields | String | [optional] [default to null] | |
| auto_ready | String | [optional] [default to null] | |
| name | String | [optional] [default to null] |