TAMS Club Calendar Frontend Documentation
    Preparing search index...

    Function getUserById

    • Gets the name of the user with the provided ID. This will only be used on the history list page.

      Parameters

      • id: string

        User ID

      Returns Promise<ResourceFetchResponse<User>>