A union of keys (keyof T) that are required for the create object. id is always required, even if not specified.
The id of the account to copy records to.
A map of the creation id to an object.
OptionaldestroyThis argument is passed on as the ifInState argument to the implicit Foo/set call, if made at the end of this request to destroy the originals that were successfully copied.
The id of the account to copy records from.
OptionalifThis is a state string as returned by the /get method.
OptionalifThis is a state string as returned by the /get method.
Optionalon(default: false) If true, an attempt will be made to destroy the original records that were successfully copied.
The standard arguments to copy or move objects between two different accounts via a
/copycallType Param: T
The interface of the object specifying invocation arguments for the
createobject.