updateAutomatedInsuranceBillingSettingInput
Autogenerated input type of updateAutomatedInsuranceBillingSetting
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEdeprecated
This is no longer needed as current_user ID and organization will be used insteaddeprecated
This setting no longer has any effectUsed By
Definition
"""Autogenerated input type of updateAutomatedInsuranceBillingSetting"""input updateAutomatedInsuranceBillingSettingInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") auto_create_cms1500s: Boolean auto_submit_cms1500s: Boolean id: ID @deprecated( reason: "This is no longer needed as current_user ID and organization will be used instead" ) use_cpt_codes_units_and_fees_with_appointment_types: Boolean @deprecated(reason: "This setting no longer has any effect")}