Enum SepaCreditDebitIndicator
Values of the CreditDebitIndicator.
Namespace: Subsembly.Sepa
Assembly: Subsembly.Sepa.dll
Syntax
public enum SepaCreditDebitIndicator
Fields
Name | Description |
---|---|
Credit | Indicates that the associated amount is a credit. (CRDT) |
Debit | Indicates that the associated amount is a debit. (DBIT) |
Undefined | Indicates that no value has been set, or that no credit debit indicator (CdtDbtInd) was present. |