BrokerageFeeDto

constructor(amount: BigDecimal, amountUnitOfTime: String, amountUnitOfTimeType: AmountValueTypeEnumDto, description: String? = null)

Parameters

amount

Includes the value of the order. This can be an amount or a quantity. In the case of an amount, the amountCurrency field must be filled.

amountUnitOfTime

The rate or fixed amount charged per unit of time. Normally, the period should be one year.

amountUnitOfTimeType
description

Describes what type of fee is involved. May also describe the individual amounts included in the fee.