Enum SepaCreditDebitIndicator

Namespace
Subsembly.Sepa
Assembly
Subsembly.Sepa.dll

Values of the CreditDebitIndicator.

public enum SepaCreditDebitIndicator

Fields

Credit = 1

Indicates that the associated amount is a credit. (CRDT)

Debit = 2

Indicates that the associated amount is a debit. (DBIT)

Undefined = 0

Indicates that no value has been set, or that no credit debit indicator (CdtDbtInd) was present.