from Json
Parses an AuctionResponse from a JSON string.
Return
The parsed AuctionResponse.
Parameters
json
The JSON string to parse.
Throws
if json is null.
if the JSON is malformed or missing required fields.
Parses an AuctionResponse from a JSON string.
The parsed AuctionResponse.
The JSON string to parse.
if json is null.
if the JSON is malformed or missing required fields.