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
WrapperDocumentType
public static readonly string WrapperDocumentType
Field Value
Properties
Children
public BoardingPass.BoardingPassChildren Children { get; }
Property Value
ElectronicTicketIndicator
public Field ElectronicTicketIndicator { get; }
Property Value
FormatCode
public Field FormatCode { get; }
Property Value
NumberOfLegs
public Field NumberOfLegs { get; }
Property Value
PassengerName
public Field PassengerName { get; }
Property Value
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
SecurityData
public Field? SecurityData { get; }
Property Value
SecurityDataType
public Field? SecurityDataType { get; }