VoidLinePaymentInput
Autogenerated input type of VoidLinePayment
Fields
clientMutationId
· String · DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of VoidLinePayment"""input VoidLinePaymentInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" The line payment to void """ id: ID!}