BaseEntityDiff
Description
Represents a basic information of IdEntity entity change. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Supported Operations
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
entityId | False | string | An identifier of entity which does not change with time. | |||
entityType | False | string | An Entity type type that has been modified. | |||
entityName | False | string | Optional. A name field value of modified Entity. | |||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |