Documentation
    Preparing search index...

    Interface FarePriceType

    interface FarePriceType {
        FarePriceTypeCode: FarePriceTypeCode;
        Price: Price;
    }
    Index

    Properties

    FarePriceTypeCode: FarePriceTypeCode
    Price: Price