|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Custom entity |
||
| Id |
string |
Entity ID |
custom_entity-customer_api:api_001 |
| EntityType |
string |
Entity type |
custom_entity-customer_api |
| Name |
string |
Entity name |
api_001 |
| Comment |
string |
Comment |
|
| OwnerId |
string |
Owner ID. The default value is the Alibaba Cloud UID of the creator. |
|
| CustomAttributes |
object |
Custom attribute values. The key is the custom attribute identifier. The value is a list of attribute values. |
|
|
array |
List of attribute values |
||
|
string |
Attribute value |
张三 |
|
| MetaEntityDef | MetaEntityDef |
Attribute definition of the custom entity. Important For historical reasons, this property is not returned and its value is empty. We recommend that you use the GetMetaEntityDef API to obtain the entity type definition. |
|
| CreateTime |
integer |
Creation time as a millisecond-level timestamp |
|
| ModifyTime |
integer |
Modification time as a millisecond-level timestamp |
|
| Attributes |
object |
Entity attributes. Complex values are represented as JSON strings. |
|
|
string |
Entity attribute value. If the value is a complex type, it is represented as a JSON string. |
该文章对您有帮助吗?