Method: UltracartClient::HitSessionStart#to_s

Defined in:
lib/ultracart_api/models/hit_session_start.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



317
318
319
# File 'lib/ultracart_api/models/hit_session_start.rb', line 317

def to_s
  to_hash.to_s
end