CheckRentalAvailabilityRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| product_id | Long | Product ID | [default to null] |
| location_id | Long | Vendor location ID | [default to null] |
| start_date | String | Start date of rental period | [default to null] |
| end_date | String | End date of rental period | [default to null] |
| quantity | Integer | Quantity requested | [default to null] |