FeeCalculationResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| fees | List | List of applicable dynamic fees for the order. | [default to null] |
| total_additional_amount | Double | Total additional amount from all fees. | [default to null] |
| has_fees | Boolean | Whether any fees are applied to the order. | [default to null] |
| calculated_at | Date | Timestamp when the calculation was performed. | [default to null] |