Documentation
    Preparing search index...
    interface BaggageAllowance {
        BaggageAllowanceID: string;
        PieceAllowance: PieceAllowance;
        TypeCode: string;
    }
    Index

    Properties

    BaggageAllowanceID: string
    PieceAllowance: PieceAllowance
    TypeCode: string