Documentation
Preparing search index...
@blizzard-api/hs
FetchOneCardResponse
Interface FetchOneCardResponse
interface
FetchOneCardResponse
{
artistName
:
string
;
attack
:
number
;
cardSetId
:
number
;
cardTypeId
:
number
;
classId
:
number
;
collectible
:
number
;
cropImage
:
string
;
flavorText
:
string
|
Record
<
Locales
,
string
>
;
health
:
number
;
id
:
number
;
image
:
string
|
Record
<
Locales
,
string
>
;
imageGold
:
string
|
Record
<
Locales
,
string
>
;
isZilliaxCosmeticModule
:
boolean
;
isZilliaxFunctionalModule
:
boolean
;
keywordIds
:
number
[]
;
manaCost
:
number
;
multiClassIds
:
number
[]
;
name
:
string
|
Record
<
Locales
,
string
>
;
rarityId
:
number
;
slug
:
string
;
text
:
string
|
Record
<
Locales
,
string
>
;
}
Index
Properties
artist
Name
attack
card
Set
Id
card
Type
Id
class
Id
collectible
crop
Image
flavor
Text
health
id
image
image
Gold
is
Zilliax
Cosmetic
Module
is
Zilliax
Functional
Module
keyword
Ids
mana
Cost
multi
Class
Ids
name
rarity
Id
slug
text
Properties
artist
Name
artistName
:
string
attack
attack
:
number
card
Set
Id
cardSetId
:
number
card
Type
Id
cardTypeId
:
number
class
Id
classId
:
number
collectible
collectible
:
number
crop
Image
cropImage
:
string
flavor
Text
flavorText
:
string
|
Record
<
Locales
,
string
>
health
health
:
number
id
id
:
number
image
image
:
string
|
Record
<
Locales
,
string
>
image
Gold
imageGold
:
string
|
Record
<
Locales
,
string
>
is
Zilliax
Cosmetic
Module
isZilliaxCosmeticModule
:
boolean
is
Zilliax
Functional
Module
isZilliaxFunctionalModule
:
boolean
keyword
Ids
keywordIds
:
number
[]
mana
Cost
manaCost
:
number
multi
Class
Ids
multiClassIds
:
number
[]
name
name
:
string
|
Record
<
Locales
,
string
>
rarity
Id
rarityId
:
number
slug
slug
:
string
text
text
:
string
|
Record
<
Locales
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
artist
Name
attack
card
Set
Id
card
Type
Id
class
Id
collectible
crop
Image
flavor
Text
health
id
image
image
Gold
is
Zilliax
Cosmetic
Module
is
Zilliax
Functional
Module
keyword
Ids
mana
Cost
multi
Class
Ids
name
rarity
Id
slug
text
Documentation
Loading...