from Json
Parses a fee-details line item JSON object into a Sep31FeeDetailsDetails.
Return
The parsed line item.
Parameters
json
The JSON object describing one fee line item.
Throws
if name or amount is missing or the body is malformed.