Method: WordsRubySdk::Border#to_s
- Defined in:
- lib/words_ruby_sdk/models/border.rb
#to_s ⇒ String
Returns the string representation of the object
278 279 280 |
# File 'lib/words_ruby_sdk/models/border.rb', line 278 def to_s to_hash.to_s end |