| Name | Type | Description | Notes |
|---|---|---|---|
| id | UUID | Identifies the resource. | [optional] [readonly] |
| recordType | String | Identifies the type of the resource. | [optional] [readonly] |
| createdAt | String | ISO 8601 formatted date-time indicating when the resource was created. | [optional] [readonly] |
| updatedAt | String | ISO 8601 formatted date-time indicating when the resource was updated. | [optional] [readonly] |
| documentId | UUID | Identifies the associated document. | [optional] [readonly] |
| linkedRecordType | String | The linked resource's record type. | [optional] [readonly] |
| linkedResourceId | String | Identifies the linked resource. | [optional] [readonly] |