FetchVendorsInput
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| vendor_type_id | Long | Type of vendor to search for. | [default to null] |
| package_type_id | Long | Type of package to be delivered. | [default to null] |
| locations | List | List of delivery locations to check availability. | [default to null] |
| correct_only | Boolean | Whether to return only vendors that service all locations. | [optional] [default to null] |