VendorServiceModes
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| pickup | Boolean | Whether pickup is available | [default to null] |
| delivery | Boolean | Whether delivery is available | [default to null] |
| only_delivery | Boolean | Allow only delivery (no pickup) | [default to null] |
| only_pickup | Boolean | Allow only pickup (no delivery) | [default to null] |