Documentation
    Preparing search index...

    Interface BaggageAllowance

    interface BaggageAllowance {
        BaggageAllowanceRefID: string;
        PaxJourneyRefID: string[];
        PaxRefID: string[];
        PaxSegmentRefID: string[][];
    }
    Index

    Properties

    BaggageAllowanceRefID: string
    PaxJourneyRefID: string[]
    PaxRefID: string[]
    PaxSegmentRefID: string[][]