@transreport/pauk-passenger-api
    Preparing search index...

    Interface SeatAvailabilityResponse

    Seat availability status per journey leg

    interface SeatAvailabilityResponse {
        groups: SeatPreferenceGroup[];
        legs: SeatAvailabilityResponseLegsItem[];
    }
    Index

    Properties

    Properties

    Default seat preference options

    Available options for each requested leg

    1