Documentation
    Preparing search index...
    interface Baggage {
        BaggageAllowanceRefID: string;
        PaxJourneyRefID: number[];
        PaxRefID: string;
    }
    Index

    Properties

    BaggageAllowanceRefID: string
    PaxJourneyRefID: number[]
    PaxRefID: string