Property ID
ID
Gets or sets the unique identifier of this ticket.
[JsonProperty]
public TicketID ID { get; set; }
Property Value
- TicketID
The unique identifier of this ticket.
Gets or sets the unique identifier of this ticket.
[JsonProperty]
public TicketID ID { get; set; }
The unique identifier of this ticket.