@custouch/jssdk
Preparing search index...
service/cms
GetDataByLinkedDataRowIdGroupResult
Type Alias GetDataByLinkedDataRowIdGroupResult<Data>
type
GetDataByLinkedDataRowIdGroupResult
<
Data
=
Record
<
string
,
string
>
>
=
{
groups
:
{
items
:
LinkedDataRowItem
<
Data
>
[]
;
linkedDataRowId
:
string
;
total
:
number
;
}
[]
;
}
Type Parameters
Data
=
Record
<
string
,
string
>
Index
Properties
groups
Properties
groups
groups
:
{
items
:
LinkedDataRowItem
<
Data
>
[]
;
linkedDataRowId
:
string
;
total
:
number
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
groups
@custouch/jssdk
Loading...