Documentation
    Preparing search index...
    interface FareDetail {
        FareComponent: any[];
        FarePriceType: FarePriceType;
        PaxRefID: string[];
    }
    Index

    Properties

    FareComponent: any[]
    FarePriceType: FarePriceType
    PaxRefID: string[]