Function mapParameterTypeValueToObject
- mapParameterTypeValueToObject(type: "intValue" | "uintValue" | "floatValue" | "stringValue" | "rawValue", value: string | number): ParameterTypeValue
-
Parameters
-
type: "intValue" | "uintValue" | "floatValue" | "stringValue" | "rawValue"
-
value: string | number