Documentation
    Preparing search index...

    Interface OfferIdList

    interface OfferIdList {
        FareTypeCode: string;
        OfferItemRefID: string;
        PaxRefID: string[];
    }
    Index

    Properties

    FareTypeCode: string
    OfferItemRefID: string
    PaxRefID: string[]