Method: Printful::FileType#to_s
- Defined in:
- lib/printful_client/models/file_type.rb
#to_s ⇒ String
Returns the string representation of the object
211 212 213 |
# File 'lib/printful_client/models/file_type.rb', line 211 def to_s to_hash.to_s end |