MetaEntityWriteResult

更新时间:
复制 MD 格式

名称

类型

描述

示例值

object

实体写入结果

Name

string

实体名称

entity_01

EntityType

string

实体类型

custom_entity-demo

Id

string

实体 ID

custom_entity-demo:entity_01

Success

boolean

该实体是否处理成功

true

ErrorMessage

string

该实体处理失败时的错误信息

The specified parameters are invalid.