ElicitationPropertySchemaArray constructor

const ElicitationPropertySchemaArray(
  1. MultiSelectPropertySchema value
)

Creates this known tagged-union variant.

Implementation

const ElicitationPropertySchemaArray(this.value);