Model
GET
/trestle/odata/Model
GET
/trestle/rets/search?SearchType=Model&Class=Model
ModelKey is the primary key and uniquely identifies records in the Model resource.
The following fields are considered InKeyIndex fields and may be queried in batches up to 300,000 at a time:
ModelKey, ModificationTimestamp.
Fields
| Field | Type | Size | Description |
|---|---|---|---|
| Definition | String | 8000 | Definition |
| ModelKey Key InKey | String | 20 | ModelKey |
| ModelName | String | 100 | ModelName |
| ModelTimestampFieldKey | String | 20 | ModelTimestampFieldKey |
| ModificationTimestamp InKey | DateTimeOffset | ModificationTimestamp | |
| PrimaryKeyFieldKey | String | 20 | PrimaryKeyFieldKey |
| SystemReferenceCount | Int64 | 10 | SystemReferenceCount |
| SystemReferences | String | 8000 | SystemReferences |