CollectionInput
No description
input CollectionInput {
amount: MoneyInput!
nonce: String!
externalReference: String
payerInformation: PayerInformationInput
paymentMethods: PaymentMethodsCollectionInput!
splitSettlements: [SplitSettlementInput!]
}