Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 604 Bytes

TransactionsRuleType.md

File metadata and controls

12 lines (7 loc) · 604 Bytes

TransactionsRuleType

Transaction rule's match type. For TRANSACTION_ID field, EXACT_MATCH is available. Matches are case sensitive.

Properties

Name Type Description Notes
value str Transaction rule's match type. For TRANSACTION_ID field, EXACT_MATCH is available. Matches are case sensitive. must be one of ["EXACT_MATCH", "SUBSTRING_MATCH", ]

[Back to Model list] [Back to API list] [Back to README]