Information that could be used to identify an unique Foundry object.
| Name | Type | Required | Description |
|---|---|---|---|
| object_type | FoundryObjectTypeRid | Yes | |
| primary_key | Dict[FoundryObjectPropertyTypeRid, FoundryObjectPropertyValueUntyped] | Yes | The primary key of an object. |
| type | Literal["object"] | Yes | None |