CollectionInput
No description
input CollectionInput {
amount: MoneyInput!
nonce: String!
externalReference: String
payerInformation: PayerInformationInput
paymentMethods: PaymentMethodsCollectionInput!
}
No description
input CollectionInput {
amount: MoneyInput!
nonce: String!
externalReference: String
payerInformation: PayerInformationInput
paymentMethods: PaymentMethodsCollectionInput!
}
CollectionInput.amount ● MoneyInput! non-null inputCollectionInput.nonce ● String! non-null scalarCollectionInput.externalReference ● String scalarCollectionInput.payerInformation ● PayerInformationInput inputCollectionInput.paymentMethods ● PaymentMethodsCollectionInput! non-null input