FromPropertySignature
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:900
3.10.0
Extends
Section titled “Extends”OptionalType
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new FromPropertySignature(
type,isOptional,isReadonly,annotations,fromKey?):FromPropertySignature
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:903
Parameters
Section titled “Parameters”AST
isOptional
Section titled “isOptional”boolean
isReadonly
Section titled “isReadonly”boolean
annotations
Section titled “annotations”Annotations
fromKey?
Section titled “fromKey?”PropertyKey
Returns
Section titled “Returns”FromPropertySignature
Overrides
Section titled “Overrides”AST.OptionalType.constructor
Properties
Section titled “Properties”annotations
Section titled “annotations”
readonlyannotations:Annotations
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/SchemaAST.d.ts:844
Inherited from
Section titled “Inherited from”AST.OptionalType.annotations
fromKey?
Section titled “fromKey?”
readonlyoptionalfromKey:PropertyKey
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:902
isOptional
Section titled “isOptional”
readonlyisOptional:boolean
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/SchemaAST.d.ts:860
Inherited from
Section titled “Inherited from”AST.OptionalType.isOptional
isReadonly
Section titled “isReadonly”
readonlyisReadonly:boolean
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:901
readonlytype:AST
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/SchemaAST.d.ts:843
Inherited from
Section titled “Inherited from”AST.OptionalType.type
Methods
Section titled “Methods”toJSON()
Section titled “toJSON()”toJSON():
object
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/SchemaAST.d.ts:865
Returns
Section titled “Returns”object
3.10.0
Inherited from
Section titled “Inherited from”AST.OptionalType.toJSON
toString()
Section titled “toString()”toString():
string
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/SchemaAST.d.ts:869
Returns
Section titled “Returns”string
3.10.0
Inherited from
Section titled “Inherited from”AST.OptionalType.toString