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