Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
StacAssetClassificationEvidence
Interface StacAssetClassificationEvidence
interface
StacAssetClassificationEvidence
{
kind
:
|
"probe"
|
"media-type"
|
"role"
|
"extension"
|
"asset-field"
|
"url-policy"
;
supports
?:
readonly
StacAssetKind
[]
;
value
:
string
;
}
Index
Properties
kind
supports?
value
Properties
Readonly
kind
kind
:
|
"probe"
|
"media-type"
|
"role"
|
"extension"
|
"asset-field"
|
"url-policy"
Optional
Readonly
supports
supports
?:
readonly
StacAssetKind
[]
Readonly
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
supports
value
@honua/sdk-js
Loading...