INPUT_OBJECT
BankAccountProcessorCredentialInput
Credentials for the bank account processor.
link GraphQL Schema definition
- input BankAccountProcessorCredentialInput {
- # The credential for the bank account provider.
- BankAccountProviderCredential! :
- # The credential value.
- String! :
- }