Method: Printful::Shipment#to_s

Defined in:
lib/printful_client/models/shipment.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



262
263
264
# File 'lib/printful_client/models/shipment.rb', line 262

def to_s
  to_hash.to_s
end