OBJECT

SubvoucherRemovePayload

link GraphQL Schema definition

1type SubvoucherRemovePayload implements Payload {
2userErrors: [UserError!]!
3
4userWarnings: [UserWarning!]!
5
6}

link Required by