Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
HonuaCountResponse
Interface HonuaCountResponse
Response from a count-only query (
returnCountOnly=true
).
interface
HonuaCountResponse
{
count
:
string
|
number
;
}
Index
Properties
count
Properties
count
count
:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
@honua/sdk-js
Loading...
Response from a count-only query (
returnCountOnly=true).