Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 792 Bytes

File metadata and controls

13 lines (8 loc) · 792 Bytes

TransactionRuleUpdateRequest

Properties

Name Type Description Notes
category_guid Option<String> The unique identifier for the category. Defined by MX. [optional]
description Option<String> The matched transaction's description will be updated to the string provided here. [optional]
match_description Option<String> A string used to find a transaction to which the rule will be applied. Transaction matching is based on a comparison of match_description to a transaction's cleansed description. [optional]

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