class TwentyFiveLivePro::Models::SpaceExpanded

Included Modules

Defined in:

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

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def etag : String #

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

[View source]
def max_capacity : Int64 #

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

[View source]
def space_formal_name : String #

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

[View source]
def space_id : Int64 #

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

[View source]
def space_name : String #

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

[View source]