Enum SepaCreditTransferAmountType
The type of amount in a SepaCreditTransferTransactionInformation.
public enum SepaCreditTransferAmountType
Fields
EquivalentAmount = 1The amount is given as an Equivalent Amount with a different EquivalentAmountCurrencyOfTransfer. This is only used for cross border credit transfers.
InstructedAmount = 0The amount is given as the Instructed Amount. This is the default value.