Fields documentation for RentalObjectCombinedWeb
Name | Type | Summery | Remarks |
---|---|---|---|
Address | AddressWeb | Address. | |
AreaId | Int32 | The ID of the area where the rental object is located. | |
AreaName | String | The name of the area where the rental object is located. | |
ArticleDelivery | Boolean | True if articles can be deliverd directly to the house. | |
ArticleNumbers | SystemString[] | A list of additional article numbers that can be sold (Booking or UpdateOrder) for this rental object. The price of the article can be found via the article number in the list Articles. | |
Attributes | AttributeWeb[] | The list of attributes for the rental object. | |
Bcode | String | Agency code. Used to distinguish subset of houses. | |
Categories | RentalObjectCategoryWeb[] | Categories. | Categories are date divided because a rental object may change category at any point in time. This can happen if the house is renovated for example. |
CleaningOptions | CleaningOptionsIntervalWeb[] | Cleaning options intervals. | |
Comments | RentalObjectCommentWeb[] | If any extra conditions or comments apply to the rental object in the specific booking period it is stated here. For example: No renting to youth groups. | |
ConsumptionArticles | ArticleWeb[] | A list of associated consumption articles and prices (like electricity, water etc.). | |
ConsumptionMetersAverages | ConsumptionMeterAveragesWeb[] | The calculated consumption averages for the consumption meters. | |
FeePrices | PricesWeb[] | Mandatory fee(s) prices. | |
GpsCoordinate | GpsCoordinateWeb | GpsCoordinate. | |
Id | Int32 | Unique Id for the entity. This Id is unchanged throughout the entity's lifetime. | |
InfoTexts | TextIntervalWeb[] | If any extra conditions apply to the rental object it is stated here. For example: No renting to youth groups. | The text is date divided because it may not always apply. |
MasterPictures | PictureMasterWeb[] | A list of Master pictures. Is the original picture without any scaling and so. | |
MunicipalCode | Int32 | The unique code of the municipality, which the rental object belongs to. | |
MunicipalPropertyNo | String | Public municipal property number, 6 digits. | |
Name | String | The rental object name, if present. | |
OfficeListItem | OfficeListItem | The office attached to the rental object. It is named OfficeListItem because the derived class RentalObjectOwnerWeb already contains a Office property. | |
PetFees | PetFeeInterval[] | A list of possible pet fees. The price of the pet fee can be found via the article number in the list Articles. | |
Pictures | PictureBaseWeb[] | A list of pictures. | |
RegionId | Int32 | The ID of the region where the rental object is located. | |
RegionName | String | The name of the region where the rental object is located. | |
RentalObjectNo | String | A unique identifier for the rental object. | |
Texts | TextIntervalWeb[] | A list of rental object texts. | |
TipRentalObjectDesc | TipWeb | A possible description of the rental object from the owner. | |
TypeId | Int32 | The ID of the rental object type. | |
TypeName | String | The name of the rental object type. |