class TwentyFiveLivePro::Models::Layout

Included Modules

Defined in:

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

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def default_layout : Bool #

[View source]
def default_layout=(default_layout : Bool) #

[View source]
def layout_capacity : Int64 #

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

[View source]
def layout_diagram_id : Int64 | Nil #

[View source]
def layout_diagram_id=(layout_diagram_id : Int64 | Nil) #

[View source]
def layout_id : Int64 #

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

[View source]
def layout_photo_id : Int64 | Nil #

[View source]
def layout_photo_id=(layout_photo_id : Int64 | Nil) #

[View source]