Name | Description | Type | Additional information |
---|---|---|---|
EskimoImageID |
The numeric Eskimo ID of the image |
integer |
Required |
ObjectID |
The Eskimo ID of the object this links so. For instance, if it is a SKU image, it will be the sku_code from the SKUs controller; if it is a Category image type, then it will be the Eskimo_Category_ID from the Categories controller etc. |
string |
Required |
ImageLinkType | EskimoClassLibraries.clsImageLinkBase+ImageLinkTypeEnum |
Required |
|
Index |
If a product has more than one image, it will have three entries in the images controller, the first (main) one will have an Index of 1 and the subsequent ones will be 2 and 3. |
integer |
Required |