Category
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
activity
Sourceactivity=(activity : Int64)
Sourcebalance
Sourcebalance=(balance : Int64)
Sourcebudgeted
Sourcebudgeted=(budgeted : Int64)
Sourcecategory_group_id
Sourcecategory_group_id=(category_group_id : UUID)
Sourcedeleted
Sourcedeleted=(deleted : Bool)
Sourcegoal_creation_month
Sourcegoal_creation_month=(goal_creation_month : Time | Nil)
Sourcegoal_percentage_complete
Sourcegoal_percentage_complete=(goal_percentage_complete : Int32 | Nil)
Sourcegoal_target
Sourcegoal_target=(goal_target : Int64)
Sourcegoal_target_month
Sourcegoal_target_month=(goal_target_month : Time | Nil)
Sourceid
Sourceid=(id : UUID)
Sourcename
Sourcename=(name : String)
Sourcenote
Sourcenote=(note : String | Nil)
Sourceoriginal_category_group_id
Sourceoriginal_category_group_id=(original_category_group_id : UUID | Nil)
Source