MapUpdate
Description
(Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| fieldName | False | string | The name of the field which value was changed. | |||
| fieldType | False | string | The name of the object in the list of value updates | |||
| items | False | [object] | ValueUpdates list of object that is getting updated | |||
| type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. | |||