Method: PostyClient::Resources::Base#name
- Defined in:
- lib/posty_client/resources/base.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
21 22 23 |
# File 'lib/posty_client/resources/base.rb', line 21 def name @name end |