BoothMate API Documentation - v0.4.0
Preparing search index...
types/interfaces
SearchResult
Interface SearchResult
検索結果
interface
SearchResult
{
current_page
:
number
;
total_pages
:
number
;
items
:
ItemSummary
[]
;
total_items
:
number
;
}
Hierarchy (
View Summary
)
ItemsResult
SearchResult
Index
Properties
current_
page
total_
pages
items
total_
items
Properties
current_
page
current_page
:
number
現在のページ番号
total_
pages
total_pages
:
number
合計ページ数
items
items
:
ItemSummary
[]
商品のリスト
total_
items
total_items
:
number
検索フィルタに合致した商品の個数
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
current_
page
total_
pages
items
total_
items
BoothMate API Documentation - v0.4.0
Loading...
検索結果