Balance
Structure
Field | Type | Required | Description |
---|---|---|---|
total | BigDecimal | false | |
paid | BigDecimal | false | |
balance | BigDecimal | false |
JSON representation
{ "total": 225.000000, "paid": 225.000000, "balance": 0.00 }
Field | Type | Required | Description |
---|---|---|---|
total | BigDecimal | false | |
paid | BigDecimal | false | |
balance | BigDecimal | false |
{ "total": 225.000000, "paid": 225.000000, "balance": 0.00 }