Element Status – 11 fields
| Resource | Field | Definition | Type | Usage |
|---|
| Resource | Field | Definition | Type | Usage |
|---|---|---|---|---|
| Field | Display Name DisplayName | The display name for the field. SHOULD be provided in all cases where the use of display names is needed, even if the... | String | 1% |
| Field | Field Key FieldKey | The key used to uniquely identify the Field. | String | 2% |
| Field | Field Name FieldName | The name of the field as expressed in the payload. For OData APIs, this field MUST meet certain naming requirements and... | String | 2% |
| Field | Modification Timestamp ModificationTimestamp | The timestamp when the field metadata item was last modified. This is used to help rebuild caches when metadata items... | Timestamp | 2% |
| Field | Resource Name ResourceName | The name of the resource the field belongs to. This will be a RESO Standard Name, such as "Property", but may also be a... | String | 2% |
| Lookup | Legacy OData Value LegacyODataValue | The Legacy OData lookup value that the server vendor provided in their OData XML Metadata. This value is optional, and... | String | 37% |
| Lookup | Lookup Key LookupKey | The key used to uniquely identify the Lookup entry. | String | 48% |
| Lookup | Lookup Name LookupName | The name of the group of enumerations comprising the given lookup, aka picklist. It is called a "LookupName" in this... | String | 48% |
| Lookup | Lookup Value LookupValue | The human-friendly display name the data consumer receives in the payload and uses in queries. This MAY be a local name... | String | 48% |
| Lookup | Modification Timestamp ModificationTimestamp | The timestamp for when the enumeration value was last modified. The timestamp for when the enumeration value was last... | Timestamp | 48% |
| Lookup | Lookup Display Name StandardLookupValue | The Data Dictionary StandardLookupValue of the enumerated value. This field is required when the LookupValue for a... | String | 48% |