Property ID
ID
Gets or sets the ID of the ticket to which this history relates.
[JsonProperty]
public TicketID ID { get; set; }
Property Value
- TicketID
The ID of the ticket to which this history relates.
Gets or sets the ID of the ticket to which this history relates.
[JsonProperty]
public TicketID ID { get; set; }
The ID of the ticket to which this history relates.