Skip to Content

DynamicFeeResponse

Properties

NameTypeDescriptionNotes
rule_idLongUnique identifier for the fee rule.[default to null]
nameStringDisplay name for the fee.[default to null]
descriptionStringDescription explaining why this fee applies.[default to null]
fee_typeStringFee type (percentage or fixed).[default to null]
amountDoubleCalculated fee amount.[default to null]
triggered_conditionsListList of conditions that triggered this fee.[default to null]

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