class TwentyFiveLivePro::Models::CategoryExpanded

Included Modules

Defined in:

twenty-five-live-pro/models/category_expanded.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def category_id : Int64 #

[View source]
def category_id=(category_id : Int64) #

[View source]
def category_name : String #

[View source]
def category_name=(category_name : String) #

[View source]