AccumulativeMandatoryFee
Represents an accumulative mandatory fee.
Properties
| Name | Type | Description |
|---|---|---|
| Code | String | Fee code. |
| Description | String | Fee description. |
| Name | String | Fee name. |
| Scope | String | Fee scope. |
| Duration | String | Duration of the fee. |
| NetAmount | Double | Net amount of the fee. |
| Currency | Currency | Currency of the fee represented by ISO_4217. |
| Included | Boolean | Indicates whether the fee is included or not. |
| Refund | Boolean | Indicates whether the fee is refundable or not. |