Initializer
Properties
defaultOptional
- Type: any
descriptionOptional
- Type: string
nullableOptional
- Type: boolean
sensitiveOptional
- Type: boolean
typeOptional
- Type: string
- string
- number
- bool
- list(< TYPE >)
- set(< TYPE >)
- map(< TYPE >)
- object({< ATTR NAME > = < TYPE >, … })
- tuple([< TYPE >, …])