MetaEntityWriteResult

更新时间:
复制 MD 格式

Parameter

Type

Description

Example

object

The result of an entity write operation.

Name

string

The entity name.

EntityType

string

The entity type.

Id

string

The entity ID.

Success

boolean

Indicates whether the operation succeeded for the entity.

ErrorMessage

string

The error message if the operation fails for the entity.