Method GetTicketFields
GetTicketFields()
Gets the fields of this ticket.
public IDictionary<string, object> GetTicketFields()
Returns
- IDictionary<string, object>
The fields of this ticket.
Gets the fields of this ticket.
public IDictionary<string, object> GetTicketFields()
The fields of this ticket.