# FinApiAccess.CategoryParams

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of the category. Maximum length is 128. | 
**parentId** | **Number** | Identifier of the parent category, if the new category should be created as a sub-category. Must point to a main category in this case. If the new category should be a main category itself, this field must remain unset. | [optional] 


