Hierarchy

  • ParameterValue

Implements

Constructors

Properties

floatValue?: null | number
index: number
intValue?: null | number
rawValue?: null | Uint8Array
status?: "success" | "error"
stringValue?: null | string
subindex: number
typeValue?: "intValue" | "uintValue" | "floatValue" | "stringValue" | "rawValue"
uintValue?: null | number

Methods

Generated using TypeDoc