Skip to main content
Version: SDK 5.0.x

Class Value

The value and unit of the event.

Constructors

Constructor

new Value(value: number, unit: Unit): Value

Parameters

NameTypeDescription
valuenumber-
unitUnit-

Returns

Value

Properties

On This Page

Constructors

constructor

Properties

unitvalue

react-native-justtrack-sdk

  • Loading...

Generated using TypeDoc

Settings

Member Visibility
  • Protected
  • Inherited
  • External

unit

unit: Unit

The Unit of value.

value

value: number

The value of the event. Needs to be a finite value.