RentalObjectCommentWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class RentalObjectCommentWeb : IntervalWeb
The RentalObjectCommentWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | RentalObjectCommentWeb |
Name | Description | |
---|---|---|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | IsoLanguageCode |
ISO 3166-1 language code.
|
![]() | Text |
The description of this area in the current language.
|
![]() | Type |
The comment type: Only RentalAgreement and Catalogue comments are exposed on the web.
|
![]() | ValidFrom |
Start date
(Inherited from IntervalWeb.) |
![]() | ValidTo |
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.) |