Skip to main content

MandatoryFee

Mandatory fee or charge

namestring

Fee name

textstring

Fee description

pricenumber<float>

Fee amount

includedboolean

Whether the fee is included in the price

MandatoryFee
{
"name": "string",
"text": "string",
"price": 0,
"included": true
}