Fields documentation for TextIntervalWeb

NameTypeSummeryRemarks
AppendedTextStringText meant to stand after the autogenerated text.
AutoGeneratedTextsAttributeGroupTextWeb[]A list of autogenerated texts divided into one description for each applicable attribute group. Autogenerated texts are created based on the values of the associated attributes on a rental object. Thus, the resulting text is a product of the configured attributes on a rental object. It is unlikely that all attribute groups has an associated automatic text. Please note that some rental objects may have elements in this list while the Text property is empty. Other rental objects may have data in both properties, and still others may only have a Text value.
IdInt32Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
IsoLanguageCodeStringISO 3166-1 language code.
TextStringA prose text description of the rental object.
ValidFromDateTimeStart date.
ValidToNullable<DateTime>End date. If null, the interval is seen as having no expiration.