Method: ArtikCloud::CheckTokenMessage#to_s

Defined in:
lib/artikcloud/models/check_token_message.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



145
146
147
# File 'lib/artikcloud/models/check_token_message.rb', line 145

def to_s
  to_hash.to_s
end