struct TwentyFiveLivePro::Models::Expanded::Attribute

Included Modules

Extended Modules

Defined in:

twenty_five_live_pro/models/expanded/attribute.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]