Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 946 Bytes

Category.md

File metadata and controls

15 lines (10 loc) · 946 Bytes

Category

Information describing a transaction category

Properties

Name Type Description Notes
category_id str An identifying number for the category. `category_id` is a Plaid-specific identifier and does not necessarily correspond to merchant category codes.
group str `place` for physical transactions or `special` for other transactions such as bank charges.
hierarchy [str] A hierarchical array of the categories to which this `category_id` belongs.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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