| Name | Type | Description | Notes |
|---|---|---|---|
| child_key_ids | Array<String> | Codes of the keys to link as children. Pass an empty array to mark the parent key without linking any children. |
require 'Phrase'
instance = Phrase::KeyLinksCreateParameters.new(child_key_ids: ["ijkl9012mnop3456ijkl9012mnop3456","abcd1234efgh5678abcd1234efgh5678"])