Documentation
    Preparing search index...
    interface FarePriceType {
        FarePriceTypeCode: string;
        Price: Price;
    }
    Index

    Properties

    FarePriceTypeCode: string
    Price: Price