Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TagValue

Package version

Tag information.

Hierarchy

  • any
    • TagValue

Index

Properties

Properties

Optional count

count: TagCount

The tag value count.

Optional id

id: undefined | string

The tag ID. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tagValue

tagValue: undefined | string

The tag value.

Generated using TypeDoc