Choice
Extends
Implements
Constructors
new Choice()
new Choice(
__namedParameters
):Choice
Parameters
• __namedParameters: Partial
<IChoice
> = {}
Returns
Overrides
Properties
name
name:
string
Implementation of
Inherited from
optional
optional:
boolean
Implementation of
Inherited from
value
value:
BaseBlock
<ValueBlock
,LocalBaseBlockJson
>[]