Item Variant Object


Properties
idstringRead-onlyformat GUID

Item variant ID.


revisionintegerRead-onlyformat int64

Revision number, which increments by 1 each time the item variant is updated. To prevent conflicting changes, the current revision must be passed when updating the item variant. Ignored when creating an item variant.


createdDatestringRead-onlyformat date-time

Date and time the item variant was created.


updatedDatestringRead-onlyformat date-time

Date and time the item variant was updated.


namestringminLength 1maxLength 40

Item variant name.


extendedFieldsobject

Extended fields.

Was this helpful?
Yes
No