struct TwentyFiveLivePro::Models::OrganizationDetail::Content::ExpandedInfo

Included Modules

Extended Modules

Defined in:

twenty_five_live_pro/models/organization_detail.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def organization_categories : Array(Expanded::Category) | Nil #

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

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

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

[View source]