createSentFaxInput
Autogenerated input type of createSentFax
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEdietitian
· FaxDietitianInput
· AKA the provider. Required Used By
Definition
"""Autogenerated input type of createSentFax"""input createSentFaxInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") answer_ids: String date: String destination_number: String
""" AKA the provider. Required """ dietitian: FaxDietitianInput document_id: String document_ids: String form_answer_group_ids: String include_header_on_every_page: Boolean include_hipaa_disclaimer: Boolean patient_id: String recipient_company: String recipient_name: String remarks: String skip_cover_page: Boolean subject: String}