Method: Printful::Shipment#to_s
- Defined in:
- lib/printful_client/models/shipment.rb
#to_s ⇒ String
Returns the string representation of the object
262 263 264 |
# File 'lib/printful_client/models/shipment.rb', line 262 def to_s to_hash.to_s end |