Method: Printful::Item#sync_variant_id
- Defined in:
- lib/printful_client/models/item.rb
#sync_variant_id ⇒ Object
Sync variant ID of the item ordered. [Example](#section/Orders-API-examples/Using-a-sync-variant).
29 30 31 |
# File 'lib/printful_client/models/item.rb', line 29 def sync_variant_id @sync_variant_id end |