Class SEPA
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class SEPA : GenericDocumentWrapper
- Inheritance
-
SEPA
- Inherited Members
-
Constructors
SEPA(GenericDocument)
public SEPA(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
public const string DocumentNormalizedType = "SEPA"
Field Value
- string
DocumentType
public const string DocumentType = "SEPA"
Field Value
- string
Properties
Amount
public TextFieldWrapper Amount { get; }
Property Value
- TextFieldWrapper
CharacterSet
public TextFieldWrapper CharacterSet { get; }
Property Value
- TextFieldWrapper
Identification
public TextFieldWrapper Identification { get; }
Property Value
- TextFieldWrapper
public TextFieldWrapper Information { get; }
Property Value
- TextFieldWrapper
Purpose
public TextFieldWrapper Purpose { get; }
Property Value
- TextFieldWrapper
ReceiverBIC
public TextFieldWrapper ReceiverBIC { get; }
Property Value
- TextFieldWrapper
ReceiverIBAN
public TextFieldWrapper ReceiverIBAN { get; }
Property Value
- TextFieldWrapper
ReceiverName
public TextFieldWrapper ReceiverName { get; }
Property Value
- TextFieldWrapper
Remittance
public TextFieldWrapper Remittance { get; }
Property Value
- TextFieldWrapper
ServiceTag
public TextFieldWrapper ServiceTag { get; }
Property Value
- TextFieldWrapper
Version
public TextFieldWrapper Version { get; }
Property Value
- TextFieldWrapper