Method: WordsRubySdk::HtmlFixedSaveOptionsData#to_s
- Defined in:
- lib/words_ruby_sdk/models/html_fixed_save_options_data.rb
#to_s ⇒ String
Returns the string representation of the object
425 426 427 |
# File 'lib/words_ruby_sdk/models/html_fixed_save_options_data.rb', line 425 def to_s to_hash.to_s end |