Class UpdateTicketRequest
java.lang.Object
com.intercom.api.resources.tickets.requests.UpdateTicketRequest
-
Method Details
-
getTicketId
- Returns:
- The unique identifier for the ticket which is given by Intercom
-
getTicketAttributes
- Returns:
- The attributes set on the ticket.
-
getState
- Returns:
- The state of the ticket.
-
getOpen
- Returns:
- Specify if a ticket is open. Set to false to close a ticket. Closing a ticket will also unsnooze it.
-
getSnoozedUntil
- Returns:
- The time you want the ticket to reopen.
-
getAssignment
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-