Skip to content

createAutomatedInsuranceBillingSettingInput

Autogenerated input type of createAutomatedInsuranceBillingSetting

Fields

deprecated DO NOT USE
deprecated This setting no longer has any effect

Used By

Definition

"""
Autogenerated input type of createAutomatedInsuranceBillingSetting
"""
input createAutomatedInsuranceBillingSettingInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
auto_create_cms1500s: Boolean
auto_submit_cms1500s: Boolean
use_cpt_codes_units_and_fees_with_appointment_types: Boolean
@deprecated(reason: "This setting no longer has any effect")
}