Documentation
Preparing search index...
@blizzard-api/hs
SingleCardBackSearchResponse
Interface SingleCardBackSearchResponse
interface
SingleCardBackSearchResponse
{
id
:
number
;
image
:
string
;
name
:
string
|
Record
<
Locales
,
string
>
;
slug
:
string
;
sortCategory
:
number
;
text
:
string
|
Record
<
Locales
,
string
>
;
}
Index
Properties
id
image
name
slug
sort
Category
text
Properties
id
id
:
number
image
image
:
string
name
name
:
string
|
Record
<
Locales
,
string
>
slug
slug
:
string
sort
Category
sortCategory
:
number
text
text
:
string
|
Record
<
Locales
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
image
name
slug
sort
Category
text
Documentation
Loading...