Name | Description | Type | Additional information |
---|---|---|---|
TicketId |
id of the cloned ticket |
integer |
None. |
NewSubject |
subject for clone |
string |
None. |
PublicMessages |
True if the method should clone the public messages |
boolean |
None. |
PublicMessageAttachments |
True if the method should clone the public message attachments. The value is used only if PublicMessages is set on true. |
boolean |
None. |
InternalMessages |
True if the method should clone the internal messages |
boolean |
None. |
InternalMessageAttachments |
True if the method should clone the internal message attachments. The value is used only if InternalMessages is set on true. |
boolean |
None. |
ForwardedMessages |
True if the method should clone the forwarded messages |
boolean |
None. |
ForwardedMessageAttachments |
True if the method should clone the forwarded message attachments. The value is used only if ForwardedMessages is set on true. |
boolean |
None. |
EmailMessages |
True if the method should clone the email messages |
boolean |
None. |
EmailMesssageAttachments |
True if the method should clone the email message attachments. The value is used only if EmailMessages is set on true. |
boolean |
None. |
CopyCategoryItems |
True if the method should clone the categories |
boolean |
None. |
CopyCalendarEvents |
True if the method should clone the calendar events |
boolean |
None. |
CopyTags |
True if the method should clone the tags |
boolean |
None. |
CopyTrackTimeRecords |
True if the method should clone the track time records |
boolean |
None. |
CopyTasks |
True if the method should clone the tasks |
boolean |
None. |
CopyInvitations |
True if the method should clone the invitations |
boolean |
None. |
CopyCustomForms |
True if the method should clone the custom forms |
boolean |
None. |
CopyRelations |
True if the method should clone the relations |
boolean |
None. |