Services
-
The AppointmentService provides access to a list of scheduled appointments with the logged in user, as well as functions to create appointments
See moreDeclaration
Swift
public protocol AppointmentService
-
Base Protocol to create, setup, cancel Virtual Visits
See moreDeclaration
Swift
public protocol AvailabilityService
-
Base Protocol used to create patients, get patients
See moreDeclaration
Swift
public protocol PatientService
-
Base Protocol to get Virtual Practice Information
See moreDeclaration
Swift
public protocol PracticeService
-
Base Protocol to retrieve information about providers, and schedule provider visits
See moreDeclaration
Swift
public protocol ProviderService
-
The main protocol used to call retail visit services
See moreDeclaration
Swift
public protocol RetailService
-
Base Protocol to create, setup, cancel Virtual Visits
See moreDeclaration
Swift
public protocol VirtualService