| Name | Type | Description | Notes |
|---|---|---|---|
| created_at | \DateTime | The timestamp when the link was created. | [optional] |
| updated_at | \DateTime | The timestamp when the link was last updated. | [optional] |
| created_by | \Phrase\Model\UserPreview | [optional] | |
| updated_by | \Phrase\Model\UserPreview | [optional] | |
| account | \Phrase\Model\Account | [optional] | |
| parent | \Phrase\Model\KeyPreview | [optional] | |
| children | \Phrase\Model\KeyPreview[] | The child translation keys linked to the parent. | [optional] |