Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
stac
ResolvedStacLink
Interface ResolvedStacLink
Experimental
interface
ResolvedStacLink
{
body
?:
Readonly
<
Record
<
string
,
unknown
>
>
;
href
:
string
;
mediaType
?:
string
;
method
:
"GET"
|
"POST"
;
rel
?:
string
;
title
?:
string
;
}
Index
Properties
body?
href
media
Type?
method
rel?
title?
Properties
Optional
Readonly
Experimental
body
body
?:
Readonly
<
Record
<
string
,
unknown
>
>
Readonly
Experimental
href
href
:
string
Optional
Readonly
Experimental
media
Type
media
Type
?:
string
Readonly
Experimental
method
method
:
"GET"
|
"POST"
Optional
Readonly
Experimental
rel
rel
?:
string
Optional
Readonly
Experimental
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
href
media
Type
method
rel
title
@honua/sdk-js
Loading...