Method: WordsRubySdk::Border#to_s

Defined in:
lib/words_ruby_sdk/models/border.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



278
279
280
# File 'lib/words_ruby_sdk/models/border.rb', line 278

def to_s
  to_hash.to_s
end