TAMS Club Calendar Frontend Documentation
    Preparing search index...

    Function getReservationList

    • Gets the list of all reservations in a week If week is not defined, will get the current week's reservations by default

      Parameters

      • week: number = null

        UTC time for the current week to get; this can be any time within the week

      Returns Promise<ListFetchResponse<CalEvent>>