Home > @tridion-sites/extensions > CopyItemsRequest
Signature:
export interface CopyItemsRequest
Property | Modifiers | Type | Description |
---|---|---|---|
destinationId | ItemUri | ID of organizational item to copy to. | |
itemIds | ReadonlyArray<ItemUri> | IDs of items to copy. |