| Name | Type | Description | Notes |
|---|---|---|---|
| property_id | Integer | ||
| value_id | Integer | ||
| image_id | Integer |
require 'etsy_api'
instance = EtsyApi::UpdateVariationImagesRequestVariationImagesInner.new(
property_id: null,
value_id: null,
image_id: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| property_id | Integer | ||
| value_id | Integer | ||
| image_id | Integer |
require 'etsy_api'
instance = EtsyApi::UpdateVariationImagesRequestVariationImagesInner.new(
property_id: null,
value_id: null,
image_id: null
)