Class SepaLocalInstrumentCode

Namespace
Subsembly.Sepa
Assembly
Subsembly.Sepa.dll

Constants and helper functions for well known LocalInstrumentCode values.

public static class SepaLocalInstrumentCode
Inheritance
SepaLocalInstrumentCode
Inherited Members

Fields

B2B

Used for Direct Debit B2B

public const string B2B = "B2B"

Field Value

string

CORE

Used for Direct Debit CORE.

public const string CORE = "CORE"

Field Value

string

INST

Used for Credit Transfer Instant Payments

public const string INST = "INST"

Field Value

string

Methods

GetDescription(string)

public static string GetDescription(string sLocalInstrCode)

Parameters

sLocalInstrCode string

Returns

string