VocabConceptAttribute (JSON)
| URI: | VocabConceptAttribute |
|---|
Properties
| Name | Type | Description | |
|---|---|---|---|
| id | string | Get the vocabulary concept attribute id. | |
| name | string | Get the vocabulary concept attribute name. | |
| value | string | Get the vocabulary concept attribute value. |
Example
{
"id" : "...",
"name" : "...",
"value" : "..."
}