Table of Contents

Class SEPA.FieldNames

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
DocumentSDK.NET.Droid.dll
public sealed class SEPA.FieldNames : Object
Inheritance
SEPA.FieldNames

Fields

Amount

public const string Amount = "Amount"

Field Value

string

CharacterSet

public const string CharacterSet = "CharacterSet"

Field Value

string

Identification

public const string Identification = "Identification"

Field Value

string

Information

public const string Information = "Information"

Field Value

string

Purpose

public const string Purpose = "Purpose"

Field Value

string

ReceiverBic

public const string ReceiverBic = "ReceiverBIC"

Field Value

string

ReceiverIban

public const string ReceiverIban = "ReceiverIBAN"

Field Value

string

ReceiverName

public const string ReceiverName = "ReceiverName"

Field Value

string

Remittance

public const string Remittance = "Remittance"

Field Value

string

ServiceTag

public const string ServiceTag = "ServiceTag"

Field Value

string

Version

public const string Version = "Version"

Field Value

string

Properties

Instance

public static SEPA.FieldNames Instance { get; }

Property Value

SEPA.FieldNames