Class SwissQR
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
public class SwissQR : GenericDocumentWrapper
- Inheritance
-
SwissQR
- Inherited Members
-
Constructors
SwissQR(GenericDocument)
public SwissQR(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
public Field? AdditionalBillingInformation { get; }
Property Value
- Field
AdditionalInfoTrailer
public Field? AdditionalInfoTrailer { get; }
Property Value
- Field
AdditionalInfoUnstructured
public Field? AdditionalInfoUnstructured { get; }
Property Value
- Field
AlternativeProcedureParameter
public Field? AlternativeProcedureParameter { get; }
Property Value
- Field
Amount
public Field? Amount { get; }
Property Value
- Field
Currency
public Field? Currency { get; }
Property Value
- Field
DebtorAddressType
public Field? DebtorAddressType { get; }
Property Value
- Field
DebtorBuildingOrAddressLine2
public Field? DebtorBuildingOrAddressLine2 { get; }
Property Value
- Field
DebtorCountry
public Field? DebtorCountry { get; }
Property Value
- Field
DebtorName
public Field? DebtorName { get; }
Property Value
- Field
DebtorPlace
public Field? DebtorPlace { get; }
Property Value
- Field
DebtorPostalCode
public Field? DebtorPostalCode { get; }
Property Value
- Field
DebtorStreetOrAddressLine1
public Field? DebtorStreetOrAddressLine1 { get; }
Property Value
- Field
DueDate
public Field? DueDate { get; }
Property Value
- Field
Encoding
public Field? Encoding { get; }
Property Value
- Field
FinalPayeeAddressType
public Field? FinalPayeeAddressType { get; }
Property Value
- Field
FinalPayeeBuildingOrAddressLine2
public Field? FinalPayeeBuildingOrAddressLine2 { get; }
Property Value
- Field
FinalPayeeCountry
public Field? FinalPayeeCountry { get; }
Property Value
- Field
FinalPayeeName
public Field? FinalPayeeName { get; }
Property Value
- Field
FinalPayeePlace
public Field? FinalPayeePlace { get; }
Property Value
- Field
FinalPayeePostalCode
public Field? FinalPayeePostalCode { get; }
Property Value
- Field
FinalPayeeStreetOrAddressLine1
public Field? FinalPayeeStreetOrAddressLine1 { get; }
Property Value
- Field
IBAN
public Field? IBAN { get; }
Property Value
- Field
MajorVersion
public Field MajorVersion { get; }
Property Value
- Field
PayeeAddressType
public Field? PayeeAddressType { get; }
Property Value
- Field
PayeeBuildingOrAddressLine2
public Field? PayeeBuildingOrAddressLine2 { get; }
Property Value
- Field
PayeeCountry
public Field? PayeeCountry { get; }
Property Value
- Field
PayeeName
public Field? PayeeName { get; }
Property Value
- Field
PayeePlace
public Field? PayeePlace { get; }
Property Value
- Field
PayeePostalCode
public Field? PayeePostalCode { get; }
Property Value
- Field
PayeeStreetOrAddressLine1
public Field? PayeeStreetOrAddressLine1 { get; }
Property Value
- Field
PaymentReference
public Field? PaymentReference { get; }
Property Value
- Field
PaymentReferenceType
public Field? PaymentReferenceType { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string