# NodeSwaggerApi.PayeeCategory

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | [optional] 
**name** | **String** |  | [optional] 
**categoryType** | **String** |  | [optional] 
**thumbImage** | **String** |  | [optional] 
**coverImage** | **String** |  | [optional] 


<a name="CategoryTypeEnum"></a>
## Enum: CategoryTypeEnum


* `bill` (value: `"bill"`)

* `transfer` (value: `"transfer"`)




