Item Label Object


Properties
idstringRead-onlyformat GUID

Item label ID.


revisionintegerRead-onlyformat int64

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


createdDatestringRead-onlyformat date-time

Date and time the item label was created.


updatedDatestringRead-onlyformat date-time

Date and time the item label was updated.


namestringminLength 1maxLength 50

Item label name.


iconobject

Item label icon.


extendedFieldsobject

Extended fields.

Was this helpful?
Yes
No