AppointmentWorkflowStatusProviderType
The provider object for the appointment
Fields
Used By
Definition
"""The provider object for the appointment"""type AppointmentWorkflowStatusProviderType { """ ID of the provider for the appointment """ id: ID
""" Name of the provider for the appointment """ name: String}