Adyen · Schema

StringMatch

StringMatch schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
operation string The type of string matching operation. Possible values: **startsWith**, **endsWith**, **isEqualTo**, **contains**,
value string The string to be matched.
View JSON Schema on GitHub