Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
HonuaOgcQueryableProperty
Interface HonuaOgcQueryableProperty
A single queryable property definition.
interface
HonuaOgcQueryableProperty
{
description
?:
string
;
enum
?:
unknown
[]
;
title
?:
string
;
type
?:
string
;
}
Index
Properties
description?
enum?
title?
type?
Properties
Optional
description
description
?:
string
Optional
enum
enum
?:
unknown
[]
Optional
title
title
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
enum
title
type
@honua/sdk-js
Loading...
A single queryable property definition.