class TwentyFiveLivePro::Models::AttributeResponse

Included Modules

Defined in:

twenty-five-live-pro/models/attribute_response.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 value : String #

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

[View source]