Class SEPA
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
public class SEPA : GenericDocumentWrapper
- Inheritance
-
SEPA
- Inherited Members
-
Constructors
SEPA(GenericDocument)
public SEPA(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
public static readonly string WrapperDocumentNormalizedType
Field Value
- string
WrapperDocumentType
public static readonly string WrapperDocumentType
Field Value
- string
Properties
Amount
public Field? Amount { get; }
Property Value
- Field
CharacterSet
public Field CharacterSet { get; }
Property Value
- Field
Identification
public Field Identification { get; }
Property Value
- Field
public Field? Information { get; }
Property Value
- Field
Purpose
public Field? Purpose { get; }
Property Value
- Field
ReceiverBIC
public Field ReceiverBIC { get; }
Property Value
- Field
ReceiverIBAN
public Field ReceiverIBAN { get; }
Property Value
- Field
ReceiverName
public Field ReceiverName { get; }
Property Value
- Field
Remittance
public Field? Remittance { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string
ServiceTag
public Field ServiceTag { get; }
Property Value
- Field
Version
public Field Version { get; }
Property Value
- Field