Skip to main content
Skip table of contents

5.9 Ticket Resource

5.9.1 ThruTicketInfo Structure


ThruTicketInfo structure contains email fields

Item Name

Data Type

Sample Value

Comments

Subject

String

Subject

Subject text

Body

String

Message

Body text

Sample

Subject=test&Body=message

Data Transfer Object

public class ThruTicketInfo

{

  public string Subject

  public string Body

}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.