PaymentOnAccountIntentMetadataInput
No description
input PaymentOnAccountIntentMetadataInput {
key: String!
value: String!
}
Fields
PaymentOnAccountIntentMetadataInput.key ● String! non-null scalar
PaymentOnAccountIntentMetadataInput.value ● String! non-null scalar
Member Of
createPaymentIntentForPaymentOnAccount mutation ● startTerminalPaymentOnAccount mutation