CalculatePriceRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| property_id | Long | Property ID | [default to null] |
| check_in_date | String | Check-in date | [default to null] |
| check_out_date | String | Check-out date | [default to null] |
| number_of_guests | Integer | Number of guests | [default to null] |
| coupon_code | String | Coupon code for discount | [optional] [default to null] |