FaxDietitianInput
Attributes to change a fax dietitian
Fields
location
· FaxLocationInput
· The location of the fax dietitian phone_number
· String
· The phone number of the fax dietitian qualifications
· String
· The qualifications of the fax dietitian Used By
Definition
"""Attributes to change a fax dietitian"""input FaxDietitianInput { """ The custom identifier of the fax dietitian """ id: ID
""" The location of the fax dietitian """ location: FaxLocationInput
""" The phone number of the fax dietitian """ phone_number: String
""" The qualifications of the fax dietitian """ qualifications: String}