class TwentyFiveLivePro::Models::AttributeExpanded

Included Modules

Defined in:

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

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def attribute_id : Int64 #

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

[View source]
def attribute_name : String #

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

[View source]
def attribute_type : String | Nil #

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

[View source]