Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (22 loc) · 1.31 KB

File metadata and controls

25 lines (22 loc) · 1.31 KB

TransferChildAssociation

Properties

Name Type Description Notes
id string [default to null]
parentId string [default to null]
name string The name must not contain spaces or the following special characters: * " < > \ / ? : and .
The character . must not be used at the end of the name.
[default to null]
nodeType string [default to null]
isRecordFolder boolean [optional] [default to null]
isRecord boolean [optional] [default to null]
isClosed boolean Indicates if the record folder is closed [optional] [default to null]
modifiedAt Date [default to null]
modifiedByUser UserInfo [default to null]
createdAt Date [default to null]
createdByUser UserInfo [default to null]
aspectNames string[] [optional] [default to null]
properties any [optional] [default to null]
allowableOperations string[] [optional] [default to null]
path PathInfo [optional] [default to null]
association ChildAssociationInfo [optional] [default to null]