Skip to main content

CollectionInput

No description

input CollectionInput {
amount: MoneyInput!
nonce: String!
externalReference: String
payerInformation: PayerInformationInput
paymentMethods: PaymentMethodsCollectionInput!
}

Fields

CollectionInput.amount ● MoneyInput! non-null input

CollectionInput.nonce ● String! non-null scalar

CollectionInput.externalReference ● String scalar

CollectionInput.payerInformation ● PayerInformationInput input

CollectionInput.paymentMethods ● PaymentMethodsCollectionInput! non-null input