TagValue interface
Tag information.
Properties
count | The tag value count. |
id | The tag value ID. NOTE: This property will not be serialized. It can only be populated by the server. |
tag |
The tag value. |
Property Details
count
id
The tag value ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
tagValue
The tag value.
tagValue?: string
Property Value
string