struct TwentyFiveLivePro::Models::Space

Included Modules

Extended Modules

Defined in:

twenty_five_live_pro/models/space.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def can_request : Bool #

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

[View source]
def etag : String #

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

[View source]
def id : Int64 #

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

[View source]
def kind : String #

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

[View source]
def max_capacity : Int64 #

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

[View source]
def space_formal_name : String | Nil #

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

[View source]
def space_name : String #

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

[View source]