AppointmentWorkflowStatusInvoiceType
The invoice object for the appointment
Fields
Used By
Definition
"""The invoice object for the appointment"""type AppointmentWorkflowStatusInvoiceType { """ ID of the invoice for the appointment """ id: ID
""" Status of the invoice for the appointment """ status: String}