Method FromJson
FromJson(string)
Parses the specified JSON string and creates a Ticket object.
public static Ticket FromJson(string json)
Parameters
Returns
Exceptions
- DataMinerJsonDeserializationException
Invalid JSON string.
Parses the specified JSON string and creates a Ticket object.
public static Ticket FromJson(string json)
Invalid JSON string.