Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 917 Bytes

KeyLink.md

File metadata and controls

17 lines (12 loc) · 917 Bytes

# KeyLink

Properties

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]

[Back to Model list] [Back to API list] [Back to README]