Defines an association between two object types.
| Name | Type | Description | Notes |
|---|---|---|---|
| FromObjectTypeId | string | ID of the primary object type to link from. | |
| ToObjectTypeId | string | ID of the target object type ID to link to. | |
| Name | string | A unique name for this association. | [optional] |
| Id | string | A unique ID for this association. | |
| CreatedAt | DateTimeOffset | When the association was defined. | [optional] |
| UpdatedAt | DateTimeOffset | When the association was last updated. | [optional] |