Table of Contents

Class BoardingPass

Namespace
ScanbotSDK.MAUI.DocumentFormats.Barcode
Assembly
ScanbotSDK.Shared.dll

Boarding Pass

public class BoardingPass : GenericDocumentWrapper
Inheritance
BoardingPass
Inherited Members

Constructors

BoardingPass(GenericDocument)

public BoardingPass(GenericDocument document)

Parameters

document GenericDocument

Properties

Children

public BoardingPass.BoardingPassChildren Children { get; }

Property Value

BoardingPass.BoardingPassChildren

ElectronicTicket

Electronic Ticket

public Field ElectronicTicket { get; }

Property Value

Field

Name

Name

public Field Name { get; }

Property Value

Field

NumberOfLegs

Number Of Legs

public Field NumberOfLegs { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

SecurityData

Security Data

public Field SecurityData { get; }

Property Value

Field