Method: NucleusApi::ClientViewGoalData#to_s
- Defined in:
- lib/nucleus_api/models/client_view_goal_data.rb
#to_s ⇒ String
Returns the string representation of the object
263 264 265 |
# File 'lib/nucleus_api/models/client_view_goal_data.rb', line 263 def to_s to_hash.to_s end |