Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetadataValue

Package version

Represents a metric metadata value. Represents a metric metadata value.

Hierarchy

  • MetadataValue

Index

Properties

Properties

Optional name

name: undefined | string

the name of the metadata. the name of the metadata.

Optional value

value: undefined | string

the value of the metadata. the value of the metadata.

Generated using TypeDoc