Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Int64Value

Represented as a string to avoid losing precision.

Example:

{
    valueType: 'int64',
    int64: '42'
}

To express values in a more concise way, you can have a look at the ValueHelpers.

Hierarchy

  • Int64Value

Index

Properties

Properties

int64

int64: string

valueType

valueType: "int64"

Generated using TypeDoc