15 lines
722 B
Markdown
15 lines
722 B
Markdown
|
# Category
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**CreatedAt** | [**time.Time**](time.Time.md) | | [optional] [default to null]
|
||
|
**UpdatedAt** | [**time.Time**](time.Time.md) | | [optional] [default to null]
|
||
|
**Name** | **string** | | [default to null]
|
||
|
**Notes** | **string** | | [optional] [default to null]
|
||
|
**Spent** | [**[]CategorySpent**](CategorySpent.md) | | [optional] [default to null]
|
||
|
**Earned** | [**[]CategoryEarned**](CategoryEarned.md) | | [optional] [default to null]
|
||
|
|
||
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||
|
|