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 |