PayoutBatchDisbursementCreateInput
No description
input PayoutBatchDisbursementCreateInput {
amount: MoneyInput!
nonce: String!
beneficiaryReference: String!
bankBeneficiary: ClientDisbursementCreateBeneficiaryBankAccountInput!
recipientAccountHolder: DisbursementCreateRecipientAccountHolderDetailsInput
}