Documentation
Preparing search index...
@blizzard-api/hs
CardBackSearchParameters
Interface CardBackSearchParameters
interface
CardBackSearchParameters
{
cardBackCategory
?:
|
"achieve"
|
"base"
|
"blizzard"
|
"esports"
|
"events"
|
"fireside"
|
"game_license"
|
"golden"
|
"heroes"
|
"legend"
|
"pre_purchase"
|
"promotion"
|
"season"
;
locale
?:
Locales
;
page
?:
number
;
pageSize
?:
number
;
sort
?:
|
"name:asc"
|
"name:desc"
|
"attack:asc"
|
"attack:desc"
|
"class:asc"
|
"class:desc"
|
"dataAdded:asc"
|
"dataAdded:desc"
|
"groupByClass:asc"
|
"groupByClass:desc"
|
"health:asc"
|
"health:desc"
|
"manaCost:asc"
|
"manaCost:desc"
;
textFilter
?:
string
;
}
Index
Properties
card
Back
Category?
locale?
page?
page
Size?
sort?
text
Filter?
Properties
Optional
card
Back
Category
cardBackCategory
?:
|
"achieve"
|
"base"
|
"blizzard"
|
"esports"
|
"events"
|
"fireside"
|
"game_license"
|
"golden"
|
"heroes"
|
"legend"
|
"pre_purchase"
|
"promotion"
|
"season"
Optional
locale
locale
?:
Locales
Optional
page
page
?:
number
Optional
page
Size
pageSize
?:
number
Optional
sort
sort
?:
|
"name:asc"
|
"name:desc"
|
"attack:asc"
|
"attack:desc"
|
"class:asc"
|
"class:desc"
|
"dataAdded:asc"
|
"dataAdded:desc"
|
"groupByClass:asc"
|
"groupByClass:desc"
|
"health:asc"
|
"health:desc"
|
"manaCost:asc"
|
"manaCost:desc"
Optional
text
Filter
textFilter
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
card
Back
Category
locale
page
page
Size
sort
text
Filter
Documentation
Loading...