Method FromIndexedJson
FromIndexedJson(string)
Converts a JSON string to a Ticket object.
public static Ticket FromIndexedJson(string json)
Parameters
Returns
- Ticket
Ticket object parsed from the JSON string.
Converts a JSON string to a Ticket object.
public static Ticket FromIndexedJson(string json)
Ticket object parsed from the JSON string.