Method: IndexeaClient::WidgetBean#to_s
- Defined in:
- lib/indexea_client/models/widget_bean.rb
#to_s ⇒ String
Returns the string representation of the object
344 345 346 |
# File 'lib/indexea_client/models/widget_bean.rb', line 344 def to_s to_hash.to_s end |