Method: Spaceship::ConnectAPI::Profile#name
- Defined in:
- spaceship/lib/spaceship/connect_api/models/profile.rb
#name ⇒ Object
Returns the value of attribute name.
8 9 10 |
# File 'spaceship/lib/spaceship/connect_api/models/profile.rb', line 8 def name @name end |