@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Appointment
Reminder
Templates
constructor
endpoint
http
options
uri
Helper
base
Endpoint
get
All
Appointment
Reminder
Templates
Fetch
Failed
Appointment
Reminder
Template
Type
Entity
Appointment
Reminder
Templates
Options
Appointment
Reminder
Templates
Query
Appointment
Reminder
Templates
Response
Appointment
Reminder
Template
Type
Hierarchy
ThBaseHandler
AppointmentReminderTemplates
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
get
All
Constructors
constructor
new
Appointment
Reminder
Templates
(
options
:
AppointmentReminderTemplatesOptions
, http
:
Client
)
:
AppointmentReminderTemplates
Parameters
options:
AppointmentReminderTemplatesOptions
http:
Client
Returns
AppointmentReminderTemplates
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
AppointmentReminderTemplatesOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v1/notifications/appointment-reminders'
Methods
get
All
get
All
(
query
?:
AppointmentReminderTemplatesQuery
)
:
Promise
<
AppointmentReminderTemplatesResponse
>
Parameters
Optional
query:
AppointmentReminderTemplatesQuery
Returns
Promise
<
AppointmentReminderTemplatesResponse
>
Generated using
TypeDoc