Fields documentation for RentalObjectCommentWeb

NameTypeSummeryRemarks
IdInt32Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
IsoLanguageCodeStringISO 3166-1 language code.
TextStringThe description of this area in the current language.
TypeRentalObjectCommentTypeWebEnumThe comment type: Only RentalAgreement and Catalogue comments are exposed on the web.
ValidFromDateTimeStart date.
ValidToNullable<DateTime>End date. If null, the interval is seen as having no expiration.