Expand |
---|
title | metadata attribute value response object |
---|
|
Name | Type | Description |
---|
id | String | The ID of the retrieved metadata field, related to the entity for which it is retrieved | key | String | The key of the retrieved metadata field, related to the entity for which it is retrieved |
|
...
...
name of the retrieved metadata field, related to the entity for which it is retrieved | description | String | The description of the retrieved metadata field, related to the entity for which it is retrieved | type | String | The type of the retrieved metadata field, related to the entity for which it is retrieved. Available values are: - STRING
- INTEGER
- FLOAT
- BOOLEAN
- DATE
| value | String | The value of the specific metadata field, related to the entity for which it is retrieved |
|
...
log_information
...
Log Information Object
...
The log information related with the retrieved metadata field
...