Method: Printful::ProductTemplate#templates

Defined in:
lib/printful_client/models/product_template.rb

#templatesObject

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