Class BoardingPass
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
public class BoardingPass : GenericDocumentWrapper
- Inheritance
-
BoardingPass
- Inherited Members
-
Constructors
BoardingPass(GenericDocument)
public BoardingPass(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
Children
public BoardingPass.BoardingPassChildren Children { get; }
Property Value
- BoardingPass.BoardingPassChildren
ElectronicTicketIndicator
public Field ElectronicTicketIndicator { get; }
Property Value
- Field
public Field FormatCode { get; }
Property Value
- Field
NumberOfLegs
public Field NumberOfLegs { get; }
Property Value
- Field
PassengerName
public Field PassengerName { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string
SecurityData
public Field? SecurityData { get; }
Property Value
- Field
SecurityDataType
public Field? SecurityDataType { get; }
Property Value
- Field