createInsurancePlanInput
Autogenerated input type of createInsurancePlan
Fields
Used By
Definition
"""Autogenerated input type of createInsurancePlan"""input createInsurancePlanInput { add_as_accepted_insurance_plan: Boolean payer_id: ID payer_name: String
""" A serialized JSON string of metadata. Maximum character limit of 2,000. """ metadata: JSON}