Fields documentation for RentalObjectWeb
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. | |
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. |
ConsumptionArticles | ArticleWeb[] | A list of associated consumption articles and prices (like electricity, water etc.). | |
ConsumptionMetersAverages | ConsumptionMeterAveragesWeb[] | The calculated consumption averages for the consumption meters. | |
GpsCoordinate | GpsCoordinateWeb | GpsCoordinate. | |
Id | Int32 | Unique Id for the entity. This Id is unchanged throughout the entity's lifetime. | |
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. | |
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. | |
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. |