Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
index
ConnectDiscoverySourceSnapshot
Interface ConnectDiscoverySourceSnapshot
interface
ConnectDiscoverySourceSnapshot
{
crs
?:
readonly
string
[]
;
description
?:
string
;
evidence
?:
readonly
DiscoveryCapabilityEvidence
[]
;
extent
?:
ConnectDiscoveryExtent
;
id
:
string
;
locator
:
SourceLocator
;
schema
?:
SourceSchema
;
schemaV2
?:
SourceSchemaV2Envelope
;
title
?:
string
;
}
Index
Properties
crs?
description?
evidence?
extent?
id
locator
schema?
schema
V2?
title?
Properties
Optional
Readonly
crs
crs
?:
readonly
string
[]
Optional
Readonly
description
description
?:
string
Optional
Readonly
evidence
evidence
?:
readonly
DiscoveryCapabilityEvidence
[]
Optional
Readonly
extent
extent
?:
ConnectDiscoveryExtent
Readonly
id
id
:
string
Readonly
locator
locator
:
SourceLocator
Optional
Readonly
schema
schema
?:
SourceSchema
Optional
Readonly
schema
V2
schema
V2
?:
SourceSchemaV2Envelope
Lightweight identity envelope for an opt-in v2 schema cache payload.
Optional
Readonly
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
crs
description
evidence
extent
id
locator
schema
schema
V2
title
@honua/sdk-js
Loading...
Lightweight identity envelope for an opt-in v2 schema cache payload.