Class CreateTicketRequest
java.lang.Object
com.intercom.api.resources.tickets.requests.CreateTicketRequest
-
Method Details
-
getTicketTypeId
- Returns:
- The ID of the type of ticket you want to create
-
getContacts
- Returns:
- The list of contacts (users or leads) affected by this ticket. Currently only one is allowed
-
getCompanyId
- Returns:
- The ID of the company that the ticket is associated with. The ID that you set upon company creation.
-
getCreatedAt
- Returns:
- The time the ticket was created. If not provided, the current time will be used.
-
getTicketAttributes
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-