Method: Printful::ProductTemplate#version
- Defined in:
- lib/printful_client/models/product_template.rb
#version ⇒ Object
Resource version. If this changes, resources (positions, images, etc.) should be re-cached.
20 21 22 |
# File 'lib/printful_client/models/product_template.rb', line 20 def version @version end |