Skip to Content

FeeBreakdown

Properties

NameTypeDescriptionNotes
fee_type_idLongFee type ID[optional] [default to null]
nameStringFee name[default to null]
fee_nameStringFee name (alias for internal use)[optional] [default to null]
calculation_typeStringCalculation type[default to null]
base_amountBigDecimalBase fee amount (before calculation)[default to null]
calculated_amountBigDecimalCalculated fee amount[default to null]
amountBigDecimalFee amount (alias for calculated_amount in responses)[default to null]
is_taxableBooleanWhether this fee is taxable[default to null]

[Back to Model list] [Back to API list] [Back to README]