PayoutDelete
Deletes a draft payout
type PayoutDelete {
payoutErrors: [PayoutError!]!
payout: Payout
}
Fields
PayoutDelete.payoutErrors ● [PayoutError!]! non-null object
PayoutDelete.payout ● Payout object
Returned By
payoutDelete mutation