Method: Printful::ProductTemplate#templates
- Defined in:
- lib/printful_client/models/product_template.rb
#templates ⇒ Object
List of templates. Use variant_mapping to determine which template corresponds to which product variant.
29 30 31 |
# File 'lib/printful_client/models/product_template.rb', line 29 def templates @templates end |