Objects
GenericFees
fixedMonetaryAmount
Annual fixed fee for the financial product (generic mapping, not personalized to the holder).
variablenumber[double]
Annual variable fee based on the product's value (generic mapping, not personalized to the holder). Decimal ratio [0-1].
Example
{ "fixed": { "amount": 10.32, "currency": "EUR" }, "variable": 0.0065}