Class SwissQR.FieldNames
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/SwissQR$FieldNames", DoNotGenerateAcw = true)]
public sealed class SwissQR.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
SwissQR.FieldNames
- Implements
-
- Inherited Members
-
Fields
[Register("ADDITIONAL_BILLING_INFORMATION")]
public const string AdditionalBillingInformation = "AdditionalBillingInformation"
Field Value
- string
AdditionalInfoTrailer
[Register("ADDITIONAL_INFO_TRAILER")]
public const string AdditionalInfoTrailer = "AdditionalInfoTrailer"
Field Value
- string
AdditionalInfoUnstructured
[Register("ADDITIONAL_INFO_UNSTRUCTURED")]
public const string AdditionalInfoUnstructured = "AdditionalInfoUnstructured"
Field Value
- string
AlternativeProcedureParameter
[Register("ALTERNATIVE_PROCEDURE_PARAMETER")]
public const string AlternativeProcedureParameter = "AlternativeProcedureParameter"
Field Value
- string
Amount
[Register("AMOUNT")]
public const string Amount = "Amount"
Field Value
- string
Currency
[Register("CURRENCY")]
public const string Currency = "Currency"
Field Value
- string
DebtorAddressType
[Register("DEBTOR_ADDRESS_TYPE")]
public const string DebtorAddressType = "DebtorAddressType"
Field Value
- string
DebtorBuildingOrAddressLine2
[Register("DEBTOR_BUILDING_OR_ADDRESS_LINE_2")]
public const string DebtorBuildingOrAddressLine2 = "DebtorBuildingOrAddressLine2"
Field Value
- string
DebtorCountry
[Register("DEBTOR_COUNTRY")]
public const string DebtorCountry = "DebtorCountry"
Field Value
- string
DebtorName
[Register("DEBTOR_NAME")]
public const string DebtorName = "DebtorName"
Field Value
- string
DebtorPlace
[Register("DEBTOR_PLACE")]
public const string DebtorPlace = "DebtorPlace"
Field Value
- string
DebtorPostalCode
[Register("DEBTOR_POSTAL_CODE")]
public const string DebtorPostalCode = "DebtorPostalCode"
Field Value
- string
DebtorStreetOrAddressLine1
[Register("DEBTOR_STREET_OR_ADDRESS_LINE_1")]
public const string DebtorStreetOrAddressLine1 = "DebtorStreetOrAddressLine1"
Field Value
- string
DueDate
[Register("DUE_DATE")]
public const string DueDate = "DueDate"
Field Value
- string
Encoding
[Register("ENCODING")]
public const string Encoding = "Encoding"
Field Value
- string
FinalPayeeAddressType
[Register("FINAL_PAYEE_ADDRESS_TYPE")]
public const string FinalPayeeAddressType = "FinalPayeeAddressType"
Field Value
- string
FinalPayeeBuildingOrAddressLine2
[Register("FINAL_PAYEE_BUILDING_OR_ADDRESS_LINE_2")]
public const string FinalPayeeBuildingOrAddressLine2 = "FinalPayeeBuildingOrAddressLine2"
Field Value
- string
FinalPayeeCountry
[Register("FINAL_PAYEE_COUNTRY")]
public const string FinalPayeeCountry = "FinalPayeeCountry"
Field Value
- string
FinalPayeeName
[Register("FINAL_PAYEE_NAME")]
public const string FinalPayeeName = "FinalPayeeName"
Field Value
- string
FinalPayeePlace
[Register("FINAL_PAYEE_PLACE")]
public const string FinalPayeePlace = "FinalPayeePlace"
Field Value
- string
FinalPayeePostalCode
[Register("FINAL_PAYEE_POSTAL_CODE")]
public const string FinalPayeePostalCode = "FinalPayeePostalCode"
Field Value
- string
FinalPayeeStreetOrAddressLine1
[Register("FINAL_PAYEE_STREET_OR_ADDRESS_LINE_1")]
public const string FinalPayeeStreetOrAddressLine1 = "FinalPayeeStreetOrAddressLine1"
Field Value
- string
Iban
[Register("IBAN")]
public const string Iban = "IBAN"
Field Value
- string
PayeeAddressType
[Register("PAYEE_ADDRESS_TYPE")]
public const string PayeeAddressType = "PayeeAddressType"
Field Value
- string
PayeeBuildingOrAddressLine2
[Register("PAYEE_BUILDING_OR_ADDRESS_LINE_2")]
public const string PayeeBuildingOrAddressLine2 = "PayeeBuildingOrAddressLine2"
Field Value
- string
PayeeCountry
[Register("PAYEE_COUNTRY")]
public const string PayeeCountry = "PayeeCountry"
Field Value
- string
PayeeName
[Register("PAYEE_NAME")]
public const string PayeeName = "PayeeName"
Field Value
- string
PayeePlace
[Register("PAYEE_PLACE")]
public const string PayeePlace = "PayeePlace"
Field Value
- string
PayeePostalCode
[Register("PAYEE_POSTAL_CODE")]
public const string PayeePostalCode = "PayeePostalCode"
Field Value
- string
PayeeStreetOrAddressLine1
[Register("PAYEE_STREET_OR_ADDRESS_LINE_1")]
public const string PayeeStreetOrAddressLine1 = "PayeeStreetOrAddressLine1"
Field Value
- string
PaymentReference
[Register("PAYMENT_REFERENCE")]
public const string PaymentReference = "PaymentReference"
Field Value
- string
PaymentReferenceType
[Register("PAYMENT_REFERENCE_TYPE")]
public const string PaymentReferenceType = "PaymentReferenceType"
Field Value
- string
Version
[Register("VERSION")]
public const string Version = "Version"
Field Value
- string
Properties
Instance
[Register("INSTANCE")]
public static SwissQR.FieldNames Instance { get; }
Property Value
- SwissQR.FieldNames