Toggle navigation
Tessel HDC API documentation: PairOfLongAndLong
Resources
Data Types
Back to Top
Home
JSON
PairOfLongAndLong
PairOfLongAndLong
Data Type
Properties
name
data type
description
first
number
second
number
value1
number
value0
number
Example
{ "first" : 12345, "second" : 12345, "value1" : 12345, "value0" : 12345 }