Variation image data.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Image ID. | [optional] |
| dateCreated | OffsetDateTime | The date the image was created, in the site's timezone. | [optional] |
| dateCreatedGmt | OffsetDateTime | The date the image was created, as GMT. | [optional] |
| dateModified | OffsetDateTime | The date the image was last modified, in the site's timezone. | [optional] |
| dateModifiedGmt | OffsetDateTime | The date the image was last modified, as GMT. | [optional] |
| src | URI | Image URL. | [optional] |
| name | String | Image name. | [optional] |
| alt | String | Image alternative text. | [optional] |