Fields documentation for RentalObjectCategoryWeb

NameTypeSummeryRemarks
CategoryIdInt32The Id of the category entity.
CategoryNameStringThe name of the category.
GradeDoubleThe minimum grade required to reach this category.Each house is graded using an internal scorecard. The resulting score is used to select the correct category of the rental object.
IdInt32Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
InspectedLastDateTimeWhen was the rental object inspected in connection with this categorisation.
ValidFromDateTimeStart date.
ValidToNullable<DateTime>End date. If null, the interval is seen as having no expiration.