Link
Data Structure of Product Variant Option
| Field | Column Type | Description | Example 1 |
|---|---|---|---|
| id | String | ||
| status | String | ||
| type | String | ||
| name | String | ||
| name_translation | Translation | ||
| value_id | DateTime | ||
| url_link | String | ||
| key | String | ||
| html_target | String | ||
| section | String | ||
| owner_id | String | ||
| children_ids | Array |
Updated almost 2 years ago