Method: Printful::TemplateById#to_s
- Defined in:
- lib/printful_client/models/template_by_id.rb
#to_s ⇒ String
Returns the string representation of the object
289 290 291 |
# File 'lib/printful_client/models/template_by_id.rb', line 289 def to_s to_hash.to_s end |