Class SEPA
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
SEPA
public class SEPA : GenericDocumentWrapper
- Inheritance
-
SEPA
- Inherited Members
Constructors
SEPA(GenericDocument)
public SEPA(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
Normalized document type name of this document wrapper.
public static readonly string WrapperDocumentNormalizedType
Field Value
WrapperDocumentType
Generic document type name of this document wrapper.
public static readonly string WrapperDocumentType
Field Value
Properties
Amount
Amount
public Field? Amount { get; }
Property Value
CharacterSet
Character Set
public Field CharacterSet { get; }
Property Value
Identification
Identification
public Field Identification { get; }
Property Value
Information
Information
public Field? Information { get; }
Property Value
Purpose
Amount
public Field? Purpose { get; }
Property Value
ReceiverBIC
Receiver BIC
public Field ReceiverBIC { get; }
Property Value
ReceiverIBAN
Receiver IBAN
public Field ReceiverIBAN { get; }
Property Value
ReceiverName
Receiver Name
public Field ReceiverName { get; }
Property Value
Remittance
Remittance
public Field? Remittance { get; }
Property Value
RequiredDocumentType
The required document type for this wrapper.
protected override string RequiredDocumentType { get; }
Property Value
ServiceTag
Service Tag
public Field ServiceTag { get; }
Property Value
Version
Version
public Field Version { get; }