Skip to Content

BookingFeeResponse

Properties

NameTypeDescriptionNotes
idLongFee ID[default to null]
fee_nameStringFee name[default to null]
calculation_typeStringCalculation type[default to null]
base_amountBigDecimalBase fee amount[default to null]
calculated_amountBigDecimalCalculated fee amount[default to null]
is_taxableBooleanWhether this fee is taxable[default to null]

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