struct TwentyFiveLivePro::Models::Expanded::Category

Included Modules

Extended Modules

Defined in:

twenty_five_live_pro/models/expanded/category.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]