| Name | Description | Type | Additional information |
|---|---|---|---|
| EskimoImageID |
The numeric ID of the Image as generated from Eskimo |
integer |
Required |
| WebImageID |
The ID of the image as known by the cart |
string |
None. |
| FileName |
The name of the file when it was imported into Eskimo |
string |
Required |
| Width |
The width of the image in pixels |
integer |
Required |
| Height |
The height of the image in pixels |
integer |
Required |
| Created |
The date that the image was added in Eskimo |
date |
None. |
| LastModified |
The date that the image was replaced or amended in Eskimo. |
date |
None. |
| FileSize |
The size of the image in Bytes |
integer |
Required |
| AlternateText |
Alternate Text for an image as used here: http://www.w3schools.com/tags/att_img_alt.asp |
string |
None. |