Type

FieldTypeDescription
idstring {guid}A unique identifier of the Type
namestringType's name.
fieldsobject/mapKey-value map or dictionary of Item's Fields.
{key} string - Field's name
{value} any- Field's value with type of:
string , number , bool or
object PicklistOption (see Picklist Object)