Table of Contents

Class BoardingPass.FieldNames

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/BoardingPass$FieldNames", DoNotGenerateAcw = true)]
public sealed class BoardingPass.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BoardingPass.FieldNames
Implements
Inherited Members

Fields

ElectronicTicket

[Register("ELECTRONIC_TICKET")]
public const string ElectronicTicket = "ElectronicTicket"

Field Value

string

Name

[Register("NAME")]
public const string Name = "Name"

Field Value

string

NumberOfLegs

[Register("NUMBER_OF_LEGS")]
public const string NumberOfLegs = "NumberOfLegs"

Field Value

string

SecurityData

[Register("SECURITY_DATA")]
public const string SecurityData = "SecurityData"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static BoardingPass.FieldNames Instance { get; }

Property Value

BoardingPass.FieldNames