Class SepaLocalInstrumentCode
Inheritance
SepaLocalInstrumentCode
Assembly: Subsembly.Sepa.dll
Syntax
public static class SepaLocalInstrumentCode
Fields
B2B
Used for Direct Debit B2B
Declaration
public const string B2B = "B2B"
Field Value
CORE
Used for Direct Debit CORE.
Declaration
public const string CORE = "CORE"
Field Value
INST
Used for Credit Transfer Instant Payments
Declaration
public const string INST = "INST"
Field Value
Methods
GetDescription(string)
Declaration
public static string GetDescription(string sLocalInstrCode)
Parameters
Type |
Name |
Description |
string |
sLocalInstrCode |
|
Returns