Enum FinSepaCancellationCode

Namespace
Subsembly.FinTS
Assembly
Subsembly.FinTS.Core.dll

Special SEPA C-Code that informs about the reason of an order cancellation.

public enum FinSepaCancellationCode

Fields

Delete = 3
None = 0
Recall = 4
Reversal = 1
Revocation = 2

See Also