Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
HonuaOdataAggregateResult
Interface HonuaOdataAggregateResult
Single page of an OData
$apply
aggregation response.
interface
HonuaOdataAggregateResult
{
rows
:
readonly
Record
<
string
,
unknown
>
[]
;
totalCount
?:
number
;
}
Index
Properties
rows
total
Count?
Properties
rows
rows
:
readonly
Record
<
string
,
unknown
>
[]
Optional
total
Count
total
Count
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
rows
total
Count
@honua/sdk-js
Loading...
Single page of an OData
$applyaggregation response.