PaymentProcessingFee

constructor(effectiveAt: Date, type: PaymentProcessingFee.Type, amountMoney: Money)

Parameters

effectiveAt

The date and time when the fee takes effect, in Date format.

type

Type of the fee.

amountMoney

Amount of the fee in Money format.