Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 796 Bytes

File metadata and controls

15 lines (12 loc) · 796 Bytes

# ProductImageResponseData

Properties

Name Type Description Notes
id int The ID of the product image [optional]
product_id int The ID of the product associated [optional]
company_id string The ID of the company [optional]
public_url string The public URL of the product image [optional]
add_time string The date of image upload. [optional]
mime_type string The MIME type of the product image [optional]
name string The name of the product image file [optional]

[Back to Model list] [Back to API list] [Back to README]