Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 839 Bytes

File metadata and controls

21 lines (13 loc) · 839 Bytes

WooCommerceProductVariationImage

Variation image data.

Properties

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]