Promise containing the Appointment
Fetches the appointment by using the appointment ID and the cart ID.
Promise containing the Appointment
List appointments for the authenticated client
Promise containing the list of Appointments
Generated using TypeDoc
Fetches the appointment by the ID.
Note that only the appointment's client can see the appointment, so this function requires an authenticated API access. For unauthenticated access, see the getFromCart function.