Class: GogoKit::ListingNote

Inherits:
Resource show all
Defined in:
lib/gogokit/resource/listing_note.rb

Overview

Instance Attribute Summary collapse

Attributes inherited from Resource

#links

Instance Attribute Details

#idObject

Returns the value of attribute id.



6
7
8
# File 'lib/gogokit/resource/listing_note.rb', line 6

def id
  @id
end

#noteObject

Returns the value of attribute note.



6
7
8
# File 'lib/gogokit/resource/listing_note.rb', line 6

def note
  @note
end