ReadonlycreatedDate and time (UTC) the Variant was initially created.
Optional ReadonlycreatedIDs and references that created the Variant.
ReadonlycurrentThe current data of the Variant.
ReadonlyidUnique identifier of the Variant.
Optional ReadonlykeyUser-defined unique identifier of the Variant.
This is different from Product key.
ReadonlylastDate and time (UTC) the Variant was last updated.
Optional ReadonlylastIDs and references that last modified the Variant.
ReadonlyproductReference to the parent Product the Variant belongs to.
ReadonlypublishedWhether the Variant is published, false if it is unpublished.
Optional ReadonlystagedThe staged data of the Variant. Only present if there are staged changes that differ from the current data.
ReadonlyvariantA unique, sequential identifier of the Variant within the parent Product.
ReadonlyversionCurrent version of the Variant.
Optional ReadonlywarningsWarnings about processing of a request.
Appears in response to requests with response status code 202 Accepted.
A Variant represents a single Variant with both current (published) and staged (draft) data. Variants are writable resources that support create, update, and delete operations.