Skip to content

VoidLineWriteOffInput

Autogenerated input type of VoidLineWriteOff

Fields

id · ID! · required · The write-off to void

Used By

Definition

"""
Autogenerated input type of VoidLineWriteOff
"""
input VoidLineWriteOffInput {
"""
The write-off to void
"""
id: ID!
}