Table of Contents

Class SwissQR

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/entity/SwissQR", DoNotGenerateAcw = true)]
public sealed class SwissQR : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
Inheritance
SwissQR
Implements
Inherited Members

Constructors

SwissQR(GenericDocument)

[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public SwissQR(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "SwissQR"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "SwissQR"

Field Value

string

Properties

AdditionalBillingInformation

public TextFieldWrapper AdditionalBillingInformation { get; }

Property Value

TextFieldWrapper

AdditionalInfoTrailer

public TextFieldWrapper AdditionalInfoTrailer { get; }

Property Value

TextFieldWrapper

AdditionalInfoUnstructured

public TextFieldWrapper AdditionalInfoUnstructured { get; }

Property Value

TextFieldWrapper

AlternativeProcedureParameter

public TextFieldWrapper AlternativeProcedureParameter { get; }

Property Value

TextFieldWrapper

Amount

public TextFieldWrapper Amount { get; }

Property Value

TextFieldWrapper

Currency

public TextFieldWrapper Currency { get; }

Property Value

TextFieldWrapper

DebtorAddressType

public TextFieldWrapper DebtorAddressType { get; }

Property Value

TextFieldWrapper

DebtorBuildingOrAddressLine2

public TextFieldWrapper DebtorBuildingOrAddressLine2 { get; }

Property Value

TextFieldWrapper

DebtorCountry

public TextFieldWrapper DebtorCountry { get; }

Property Value

TextFieldWrapper

DebtorName

public TextFieldWrapper DebtorName { get; }

Property Value

TextFieldWrapper

DebtorPlace

public TextFieldWrapper DebtorPlace { get; }

Property Value

TextFieldWrapper

DebtorPostalCode

public TextFieldWrapper DebtorPostalCode { get; }

Property Value

TextFieldWrapper

DebtorStreetOrAddressLine1

public TextFieldWrapper DebtorStreetOrAddressLine1 { get; }

Property Value

TextFieldWrapper

DueDate

public TextFieldWrapper DueDate { get; }

Property Value

TextFieldWrapper

Encoding

public TextFieldWrapper Encoding { get; }

Property Value

TextFieldWrapper

FinalPayeeAddressType

public TextFieldWrapper FinalPayeeAddressType { get; }

Property Value

TextFieldWrapper

FinalPayeeBuildingOrAddressLine2

public TextFieldWrapper FinalPayeeBuildingOrAddressLine2 { get; }

Property Value

TextFieldWrapper

FinalPayeeCountry

public TextFieldWrapper FinalPayeeCountry { get; }

Property Value

TextFieldWrapper

FinalPayeeName

public TextFieldWrapper FinalPayeeName { get; }

Property Value

TextFieldWrapper

FinalPayeePlace

public TextFieldWrapper FinalPayeePlace { get; }

Property Value

TextFieldWrapper

FinalPayeePostalCode

public TextFieldWrapper FinalPayeePostalCode { get; }

Property Value

TextFieldWrapper

FinalPayeeStreetOrAddressLine1

public TextFieldWrapper FinalPayeeStreetOrAddressLine1 { get; }

Property Value

TextFieldWrapper

Iban

public TextFieldWrapper Iban { get; }

Property Value

TextFieldWrapper

MajorVersion

public TextFieldWrapper MajorVersion { get; }

Property Value

TextFieldWrapper

PayeeAddressType

public TextFieldWrapper PayeeAddressType { get; }

Property Value

TextFieldWrapper

PayeeBuildingOrAddressLine2

public TextFieldWrapper PayeeBuildingOrAddressLine2 { get; }

Property Value

TextFieldWrapper

PayeeCountry

public TextFieldWrapper PayeeCountry { get; }

Property Value

TextFieldWrapper

PayeeName

public TextFieldWrapper PayeeName { get; }

Property Value

TextFieldWrapper

PayeePlace

public TextFieldWrapper PayeePlace { get; }

Property Value

TextFieldWrapper

PayeePostalCode

public TextFieldWrapper PayeePostalCode { get; }

Property Value

TextFieldWrapper

PayeeStreetOrAddressLine1

public TextFieldWrapper PayeeStreetOrAddressLine1 { get; }

Property Value

TextFieldWrapper

PaymentReference

public TextFieldWrapper PaymentReference { get; }

Property Value

TextFieldWrapper

PaymentReferenceType

public TextFieldWrapper PaymentReferenceType { get; }

Property Value

TextFieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string