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

    Type Alias BulkSimilarJourneysResponseItemJourneysItem

    type BulkSimilarJourneysResponseItemJourneysItem = {
        conflicts: SimilarJourney[];
        direction: string;
        position: number;
    }
    Index

    Properties

    conflicts: SimilarJourney[]

    Journeys (from other bookings of the same customer) that overlap this journey in time

    direction: string

    Journey direction (e.g. outward, inward)

    position: number

    Position of this journey within the booking