ItemField

An ItemField represents a field that is associated with an Item.

NameTypeDescription
IdintThe ID of the item field.
ItemIdintThe ID of the item that the item field belongs to.
Item (via $expand)ItemThe item that the item field belongs to.
NamestringThe name of the item field.
ValuestringThe value of the item field.
IsDisplayedbooleanFlag that indicates whether the item field is displayed to customers.