class TwentyFiveLivePro::Models::SpaceDetailv2::Content::ExpandedInfo

Included Modules

Defined in:

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

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def attributes : Array(AttributeExpanded) | Nil #

[View source]
def attributes=(attributes : Array(AttributeExpanded) | Nil) #

[View source]
def categories : Array(CategoryExpanded) | Nil #

[View source]
def categories=(categories : Array(CategoryExpanded) | Nil) #

[View source]
def contacts : Array(ContactExpanded) | Nil #

[View source]
def contacts=(contacts : Array(ContactExpanded) | Nil) #

[View source]
def features : Array(FeatureExpanded) | Nil #

[View source]
def features=(features : Array(FeatureExpanded) | Nil) #

[View source]
def layouts : Array(LayoutExpanded) | Nil #

[View source]
def layouts=(layouts : Array(LayoutExpanded) | Nil) #

[View source]
def roles : Array(RoleExpanded) | Nil #

[View source]
def roles=(roles : Array(RoleExpanded) | Nil) #

[View source]