Method: ArtikCloud::CheckTokenMessage#to_s
- Defined in:
- lib/artikcloud/models/check_token_message.rb
#to_s ⇒ String
Returns the string representation of the object
145 146 147 |
# File 'lib/artikcloud/models/check_token_message.rb', line 145 def to_s to_hash.to_s end |