Method: Printful::ProductTemplate#variant_mapping
- Defined in:
- lib/printful_client/models/product_template.rb
#variant_mapping ⇒ Object
List of product variants mapped to templates. From this information you can determine which template should be used for a variant.
26 27 28 |
# File 'lib/printful_client/models/product_template.rb', line 26 def variant_mapping @variant_mapping end |