Documentation
    Preparing search index...
    • Retrieves the start and end dates from a booking's itinerary.

      Parameters

      • booking: any

        The booking object.

      Returns { endDate: string; startDate: string }

      The start and end dates.