Fields documentation for RentalObjectPriceWeb
Name | Type | Summery | Remarks |
---|---|---|---|
Adjustments | PriceAdjustmentWeb[] | Price adjustments. These are different type of adjustments that modify the rental oject price within certain date intervals and other conditions. | |
ArrivalDays | String | Allowed arrival days for the rental object represented as a series of zeroes and ones. Each digit represents a day. 0: Disallowed arrival day. 1: Allowed arrival day. Please refer to ArrivalDaysAnchor for details of what date the first digits starts at. | |
ArrivalDaysAnchor | DateTime | The anchor specifies at what date the first digit in the arrival days calendar starts at. | |
Bcode | String | Agency code. Used to distinguish subset of houses. | |
Cleaning | CleaningPricesWeb[] | A list of cleaning prices for the rental object. | |
Deposit | PricesWeb[] | A list of deposit prices for the rental object. | |
DepositFixed | DepositPricesWeb[] | A list of deposit prices for the rental object, where each member contains the extra field FixedDeposit. | |
FeePrices | PricesWeb[] | A list of fee prices for the rental object. | |
Id | Int32 | Unique Id for the entity. This Id is unchanged throughout the entity's lifetime. | |
Prices | PricesWeb[] | A list of base prices for the rental object. | |
RentalObjectNo | String | A unique identifier for the rental object. |