Skip to main content

Class: ExpressionOutcomeType

Hierarchy

  • Promise<ExpressionOutcomeTypeBase | null>

    ExpressionOutcomeType

Accessors

answers

get answers(): Promise<null | ExpressionAnswers | ExpressionAnswersBase>

Returns

Promise<null | ExpressionAnswers | ExpressionAnswersBase>


color

get color(): Promise<null | string>

Returns

Promise<null | string>


colour

get colour(): Promise<null | string>

Returns

Promise<null | string>


description

get description(): Promise<null | string>

Returns

Promise<null | string>


name

get name(): Promise<null | string>

Returns

Promise<null | string>