RentalObjectCategoryWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class RentalObjectCategoryWeb : IntervalWeb
The RentalObjectCategoryWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | RentalObjectCategoryWeb |
Name | Description | |
---|---|---|
![]() | CategoryId |
The Id of the category entity.
|
![]() | CategoryName |
The name of the category.
|
![]() | Grade |
The minimum grade required to reach this category.
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | InspectedLast |
When was the rental object inspected in connection with this categorisation.
|
![]() | ValidFrom |
Start date
(Inherited from IntervalWeb.) |
![]() | ValidTo |
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.) |