|
名称 |
类型 |
描述 |
示例值 |
|---|---|---|---|
|
object |
自定义实体 |
||
| Id |
string |
实体 ID |
custom_entity-customer_api:api_001 |
| EntityType |
string |
实体类型 |
custom_entity-customer_api |
| Name |
string |
实体名称 |
api_001 |
| Comment |
string |
注释 |
this is a comment |
| OwnerId |
string |
负责人 ID,默认为创建者阿里云 UID |
207924799988354 |
| CustomAttributes |
object |
自定义属性值,key 为自定义属性标识,value 为属性值列表 |
|
|
array |
属性值列表 |
||
|
string |
属性值 |
张三 |
|
| MetaEntityDef | MetaEntityDef |
自定义实体的属性定义 重要 历史原因该属性不返回,值为空,建议通过 GetMetaEntityDef API 获取实体类型定义 |
|
| CreateTime |
integer |
创建时间,毫秒级时间戳 |
1780553640613 |
| ModifyTime |
integer |
修改时间,毫秒级时间戳 |
1763380628000 |
| Attributes |
object |
实体属性,复杂值以 JSON 字符串表示 |
|
|
string |
实体属性值,如果为复杂类型,以 JSON 字符串表示 |
v1 |