Name | Description | Type | Additional information |
---|---|---|---|
WebImageID |
The AlphaNumeric Web ID of the Image Link |
string |
None. |
EskimoLinkID |
The alphanumeric Eskimo ID of the image link. This is made up of the Object ID (below) and the Eskimo Link ID |
string |
Required |
WebImageLinkID |
The Alphanumeric Web ID of the image link |
string |
None. |
sku_code |
The SKU (if the ImageLinkType is 100) |
string |
None. |
LastModified |
The date the link was last modified |
date |
None. |
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 |