An object outlining the stay with the lowest available price point for this property.
Name | Type | Description | Notes |
---|---|---|---|
amount | BigDecimal | The amount of the lowest price. | |
currencyCode | String | The currency code for the given amount.<p>See also <a href="#currencycodes">in the appendix</a>.</p> | |
arrivalDate | BigDecimal | Arrival date for the given price as unix timestamp (seconds). | |
returnDate | BigDecimal | Departure date for the given price as unix timestamp (seconds). | |
lengthOfStay | BigDecimal | The amount of nights of stay this price is for |