@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Customer
Appointments
constructor
endpoint
http
options
uri
Helper
base
Endpoint
get
All
Customer
Appointments
Fetch
Failed
Appointment
Customer
Appointment
Entity
Appointment
Line
Item
Customer
Appointments
Options
Customer
Appointments
Query
Handler
Customer
Appointments
Response
Transactions
Query
Appointment
Status
Hierarchy
ThBaseHandler
CustomerAppointments
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
get
All
Constructors
constructor
new
Customer
Appointments
(
options
:
CustomerAppointmentsOptions
, http
:
Client
)
:
CustomerAppointments
Parameters
options:
CustomerAppointmentsOptions
http:
Client
Returns
CustomerAppointments
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
CustomerAppointmentsOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v0/reservations/appointments'
Methods
get
All
get
All
(
customerId
:
string
, query
?:
CustomerAppointmentsQueryHandler
)
:
Promise
<
CustomerAppointmentsResponse
>
Parameters
customerId:
string
Optional
query:
CustomerAppointmentsQueryHandler
Returns
Promise
<
CustomerAppointmentsResponse
>
Generated using
TypeDoc