Method: Printful::FileType#type
- Defined in:
- lib/printful_client/models/file_type.rb
#type ⇒ Object
File type identifier - use this to specify a file’s purpose when creating an order [See examples](#section/Placements)
22 23 24 |
# File 'lib/printful_client/models/file_type.rb', line 22 def type @type end |