Type
Field | Type | Description |
---|---|---|
id | string {guid} | A unique identifier of the Type |
name | string | Type's name. |
fields | object/map | Key-value map or dictionary of Item's Fields. {key} string - Field's name{value} any - Field's value with type of:string , number , bool orobject PicklistOption (see Picklist Object) |