Method: Printful::ProductTemplate#conflicting_placements
- Defined in:
- lib/printful_client/models/product_template.rb
#conflicting_placements ⇒ Object
List of conflicting placements. Used to determine which placements can be used together.
32 33 34 |
# File 'lib/printful_client/models/product_template.rb', line 32 def conflicting_placements @conflicting_placements end |