media_type
Usually represents the paper or other surface an image is printed on.
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | Id number | number | None. |
| product_type_id | Id number of the product type it falls under. | number | None. |
| name | Name of this media. | text | None. |
| description | Information about this media type. | text | None. |
| style_ids | List of style ids available to this media type. | array (number) | None. |
| icon_url | Url to image file representing this. | text | None. |