go-firefly3/docs/Category.md
2024-05-11 14:45:50 +03:00

722 B

Category

Properties

Name Type Description Notes
CreatedAt time.Time [optional] [default to null]
UpdatedAt time.Time [optional] [default to null]
Name string [default to null]
Notes string [optional] [default to null]
Spent []CategorySpent [optional] [default to null]
Earned []CategoryEarned [optional] [default to null]

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