Properties
| Name | Type | Access Level | Description |
|---|---|---|---|
| ExternalId | string | Read-only | The identifier of the record in the catalog. |
| Fields | Record<string, string[]> | Read-only | Returns a dictionary with the catalog columns as keys and lists of all cell values in a particular column as key values. The ExternalId identifier is used to search for specific cell values. |
