Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
SearchResult
Interface SearchResult
検索結果データ
interface
SearchResult
{
count
:
number
;
data
?:
Entity
[]
;
hasNext
:
boolean
;
}
Index
Properties
count
data?
has
Next
Properties
count
count
:
number
検索結果件数
Optional
data
data
?:
Entity
[]
検索結果のEntityデータ
has
Next
has
Next
:
boolean
次ページ以降の検索結果データを有しているか?
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
data
has
Next
型・APIリファレンス
Loading...
検索結果データ