Enum SepaCreditDebitIndicator
Values of the CreditDebitIndicator.
public enum SepaCreditDebitIndicator
Fields
Credit = 1Indicates that the associated amount is a credit. (CRDT)
Debit = 2Indicates that the associated amount is a debit. (DBIT)
Undefined = 0Indicates that no value has been set, or that no credit debit indicator (CdtDbtInd) was present.