Preparing search index...
The search index is not available
@arsonar/client
@arsonar/client
MissingType
Class MissingType
Hierarchy
Type
MissingType
Index
Constructors
constructor
Properties
[SC]
Missing
Type
Accessors
address
description
name
namespace
schema
title
version
Methods
all
Parents
field
Addresses
fields
get
Field
has
Field
parent
Type
toJSON
toJSONSchema
is
Json
Schema
json
Schema
To
Spec
Constructors
constructor
new
Missing
Type
(
schema
:
Schema
)
:
MissingType
Parameters
schema:
Schema
Returns
MissingType
Properties
[SC]
[SC]
:
Schema
Static
Missing
Type
Missing
Type
:
typeof
MissingType
Accessors
address
get
address
(
)
:
string
Returns
string
description
get
description
(
)
:
undefined
|
string
Returns
undefined
|
string
name
get
name
(
)
:
string
Returns
string
namespace
get
namespace
(
)
:
string
Returns
string
schema
get
schema
(
)
:
Schema
Returns
Schema
title
get
title
(
)
:
string
Returns
string
version
get
version
(
)
:
number
Returns
number
Methods
all
Parents
all
Parents
(
)
:
string
[]
Returns
string
[]
field
Addresses
field
Addresses
(
)
:
string
[]
Returns
string
[]
fields
fields
(
)
:
Field
[]
Returns
Field
[]
get
Field
get
Field
(
fieldName
:
string
)
:
undefined
|
Field
Parameters
fieldName:
string
Returns
undefined
|
Field
has
Field
has
Field
(
fieldName
:
string
)
:
boolean
Parameters
fieldName:
string
Returns
boolean
parent
Type
parent
Type
(
)
:
null
|
Type
Returns
null
|
Type
toJSON
toJSON
(
)
:
TypeSpec
Returns
TypeSpec
toJSONSchema
toJSONSchema
(
)
:
JSONSchema4
Returns
JSONSchema4
Static
is
Json
Schema
is
Json
Schema
(
spec
:
any
)
:
boolean
Parameters
spec:
any
Returns
boolean
Static
json
Schema
To
Spec
json
Schema
To
Spec
(
spec
:
JSONSchema4
)
:
TypeSpec
Parameters
spec:
JSONSchema4
Returns
TypeSpec
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
@arsonar/client
Missing
Type
constructor
[SC]
Missing
Type
address
description
name
namespace
schema
title
version
all
Parents
field
Addresses
fields
get
Field
has
Field
parent
Type
toJSON
toJSONSchema
is
Json
Schema
json
Schema
To
Spec
Generated using
TypeDoc