ElicitationPropertySchemaString constructor

const ElicitationPropertySchemaString(
  1. StringPropertySchema value
)

Creates this known tagged-union variant.

Implementation

const ElicitationPropertySchemaString(this.value);