Table of Contents

Class SwissQR

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll

SwissQR

public class SwissQR : GenericDocumentWrapper
Inheritance
SwissQR
Inherited Members

Constructors

SwissQR(GenericDocument)

public SwissQR(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

Normalized document type name of this document wrapper.

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

Generic document type name of this document wrapper.

public static readonly string WrapperDocumentType

Field Value

string

Properties

AdditionalBillingInformation

Additional Billing Information

public Field? AdditionalBillingInformation { get; }

Property Value

Field

AdditionalInfoTrailer

Additional Info Trailer

public Field? AdditionalInfoTrailer { get; }

Property Value

Field

AdditionalInfoUnstructured

Additional Info Unstructured

public Field? AdditionalInfoUnstructured { get; }

Property Value

Field

AlternativeProcedureParameter

Alternative Procedure Parameter

public Field? AlternativeProcedureParameter { get; }

Property Value

Field

Amount

Amount

public Field? Amount { get; }

Property Value

Field

Currency

Currency

public Field? Currency { get; }

Property Value

Field

DebtorAddressType

Debtor Address Type

public Field? DebtorAddressType { get; }

Property Value

Field

DebtorBuildingOrAddressLine2

Debtor Building Or Address Line 2

public Field? DebtorBuildingOrAddressLine2 { get; }

Property Value

Field

DebtorCountry

Debtor Country

public Field? DebtorCountry { get; }

Property Value

Field

DebtorName

Debtor Name

public Field? DebtorName { get; }

Property Value

Field

DebtorPlace

Debtor Place

public Field? DebtorPlace { get; }

Property Value

Field

DebtorPostalCode

Debtor Postal Code

public Field? DebtorPostalCode { get; }

Property Value

Field

DebtorStreetOrAddressLine1

Debtor Street Or Address Line 1

public Field? DebtorStreetOrAddressLine1 { get; }

Property Value

Field

DueDate

Due Date

public Field? DueDate { get; }

Property Value

Field

Encoding

Encoding

public Field? Encoding { get; }

Property Value

Field

FinalPayeeAddressType

Final Payee Address Type

public Field? FinalPayeeAddressType { get; }

Property Value

Field

FinalPayeeBuildingOrAddressLine2

Final Payee Building Or Address Line 2

public Field? FinalPayeeBuildingOrAddressLine2 { get; }

Property Value

Field

FinalPayeeCountry

Final Payee Country

public Field? FinalPayeeCountry { get; }

Property Value

Field

FinalPayeeName

Final Payee Name

public Field? FinalPayeeName { get; }

Property Value

Field

FinalPayeePlace

Final Payee Place

public Field? FinalPayeePlace { get; }

Property Value

Field

FinalPayeePostalCode

Final Payee Postal Code

public Field? FinalPayeePostalCode { get; }

Property Value

Field

FinalPayeeStreetOrAddressLine1

Final Payee Street Or Address Line 1

public Field? FinalPayeeStreetOrAddressLine1 { get; }

Property Value

Field

IBAN

IBAN

public Field? IBAN { get; }

Property Value

Field

MajorVersion

Major Version

public Field MajorVersion { get; }

Property Value

Field

PayeeAddressType

Payee Address Type

public Field? PayeeAddressType { get; }

Property Value

Field

PayeeBuildingOrAddressLine2

Payee Building Or Address Line 2

public Field? PayeeBuildingOrAddressLine2 { get; }

Property Value

Field

PayeeCountry

Payee Country

public Field? PayeeCountry { get; }

Property Value

Field

PayeeName

Payee Name

public Field? PayeeName { get; }

Property Value

Field

PayeePlace

Payee Place

public Field? PayeePlace { get; }

Property Value

Field

PayeePostalCode

Payee Postal Code

public Field? PayeePostalCode { get; }

Property Value

Field

PayeeStreetOrAddressLine1

Payee Street Or Address Line 1

public Field? PayeeStreetOrAddressLine1 { get; }

Property Value

Field

PaymentReference

Payment Reference

public Field? PaymentReference { get; }

Property Value

Field

PaymentReferenceType

Payment Reference Type

public Field? PaymentReferenceType { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string