Lookup
The resource Lookup provides enumerated values for fields such as PropertyType, MemberStatus, etc.
This resource or some of its fields may not be available depending on your configuration.
This resource supports translations.
| Field name | Description | |
|---|---|---|
| # | DisplayName | The display name of the lookup. |
| # | EntityEventSequence | A unique, system-wide ID that can be used to represent the sequence in which an EntityEvent occurred in a given system. |
| # | LegacyODataValue | The legacy OData value. Should not be used. |
| # | LookupKey | The unique identifier assigned to each record in the system. |
| # | LookupName | The name of the lookup such as MemberStatus, PropertyType, etc. |
| # | LookupValue | The value of the lookup. This value is human readable but is the actual identifier of the lookup value, compliant with RESO. Use the field DisplayName for display purposes. |
| # | ModificationTimestamp | The date and time when the record was last modified. |
| # | StandardLookupValue | The standard lookup value, conform with RESO. Should not be used. |
| # | Translations | The translations of the resource. This is a navigation field to Translation. |