Balance

Structure

FieldTypeRequiredDescription
totalBigDecimalfalse
paidBigDecimalfalse
balanceBigDecimalfalse

JSON representation

{
	"total": 225.000000,
	"paid": 225.000000,
	"balance": 0.00
}