Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

endpoint

endpoint: string

http

http: Client

options

options: StaffOptions

uriHelper

uriHelper: UriHelper

Static baseEndpoint

baseEndpoint: string = '/api/v0/staff'

Methods

create

delete

get

getAll

getFilters

getOne

getPin

getServices

  • Fetch the reservation services assigned to a staff member.

    deprecated

    Use th.servicesV1().query({ query: { id } }) with the staff member's services ID array from the staff record instead.

    Parameters

    • staffId: string

    Returns Promise<StaffServicesResponse>

getStaffNumber

makeUser

meta

put

search

Legend

  • Class
  • Constructor
  • Property
  • Method
  • Variable
  • Function
  • Type alias
  • Enumeration
  • Interface
  • Static property

Generated using TypeDoc