struct TwentyFiveLivePro::Models::Reservations::Data::Space

Included Modules

Extended Modules

Defined in:

twenty_five_live_pro/models/reservations.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def actual_count : String | Nil #

[View source]
def actual_count=(actual_count : String | Nil) #

[View source]
def default_layout_capacity : String | Nil #

[View source]
def default_layout_capacity=(default_layout_capacity : String | Nil) #

[View source]
def formal_name : String | Nil #

[View source]
def formal_name=(formal_name : String | Nil) #

[View source]
def layout_id : Int64 #

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

[View source]
def layout_name : String | Nil #

[View source]
def layout_name=(layout_name : String | Nil) #

[View source]
def selected_layout_capacity : Int64 #

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

[View source]
def shared : String | Nil #

[View source]
def shared=(shared : String | Nil) #

[View source]
def space_id : Int64 #

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

[View source]
def space_instruction_id : String | Nil #

[View source]
def space_instruction_id=(space_instruction_id : String | Nil) #

[View source]
def space_instructions : String | Nil #

[View source]
def space_instructions=(space_instructions : String | Nil) #

[View source]
def space_name : String | Nil #

[View source]
def space_name=(space_name : String | Nil) #

[View source]