CreateLineWriteOffInput
Autogenerated input type of CreateLineWriteOff
Fields
Used By
Definition
"""Autogenerated input type of CreateLineWriteOff"""input CreateLineWriteOffInput { """ The service line the write-off applies to """ cpt_codes_cms1500_id: ID!
""" Why the payer balance is being written off """ reason: LineWriteOffReason!
""" Amount written off """ amount: Float!
""" Free-text notes """ notes: String}