class TwentyFiveLivePro::Models::OrganizationDetailv2::Content::ExpandedInfo

Included Modules

Defined in:

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

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def organization_categories : Array(CategoryExpanded) | Nil #

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

[View source]
def organization_types : Array(OrganizationTypeExpanded) | Nil #

[View source]
def organization_types=(organization_types : Array(OrganizationTypeExpanded) | Nil) #

[View source]