ActionParamValue
ActionParamValue =
object
Defined in: actionParams.ts:37
One recorded parameter: the code value and its provenance.
Properties
Section titled “Properties”source
Section titled “source”source:
ParamSource
Defined in: actionParams.ts:40
value:
unknown
Defined in: actionParams.ts:39
The code value (JSON-safe; null when the code value is undefined).