# Catalog.ProductImagePost1

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**imageUrl** | **String** | Must be a fully qualified URL path, including protocol. Limit of 8MB per file.   | [optional] 
**imageFile** | **String** | Must be sent as a multipart/form-data field in the request body.  | [optional] 
