These v19 docs are archived ๐.
Go to the
latest docs home
or try if
this exact page is available
in the latest docs.
Interface CommandCopyParams
Parameters used for the command copy
.
Will copy the entity on entityId
.
โคด๏ธ back to All Command Names
Package: Api.Js.SxcJs
Properties
contentType
The content-type name
Declaration
contentType: string
Property Value
Type | Description |
---|---|
string |
entityId
ID of item to edit.
Declaration
entityId: number
Property Value
Type | Description |
---|---|
number |