Documentation
Preparing search index...
@blizzard-api/hs
FetchOneCardResponse
Interface FetchOneCardResponse
interface
FetchOneCardResponse
{
armor
?:
number
;
artistName
:
string
|
null
;
attack
?:
number
;
cardSetId
:
number
;
cardTypeId
:
number
;
childIds
?:
number
[]
;
classId
:
number
|
null
;
collectible
:
number
;
copyOfCardId
?:
number
[]
;
cropImage
:
string
|
null
;
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
;
mercenaryHero
?:
MercenaryHero
;
minionTypeId
?:
number
;
multiClassIds
:
number
[]
;
multiTypeIds
?:
number
[]
;
name
:
string
|
Record
<
Locales
,
string
>
;
parentId
?:
number
;
rarityId
?:
number
|
null
;
slug
:
string
;
spellSchoolId
?:
number
;
text
:
string
|
Record
<
Locales
,
string
>
;
}
Index
Properties
armor?
artist
Name
attack?
card
Set
Id
card
Type
Id
child
Ids?
class
Id
collectible
copy
Of
Card
Id?
crop
Image
flavor
Text
health?
id
image
image
Gold
is
Zilliax
Cosmetic
Module
is
Zilliax
Functional
Module
keyword
Ids?
mana
Cost
mercenary
Hero?
minion
Type
Id?
multi
Class
Ids
multi
Type
Ids?
name
parent
Id?
rarity
Id?
slug
spell
School
Id?
text
Properties
Optional
armor
armor
?:
number
artist
Name
artistName
:
string
|
null
Optional
attack
attack
?:
number
card
Set
Id
cardSetId
:
number
card
Type
Id
cardTypeId
:
number
Optional
child
Ids
childIds
?:
number
[]
class
Id
classId
:
number
|
null
collectible
collectible
:
number
Optional
copy
Of
Card
Id
copyOfCardId
?:
number
[]
crop
Image
cropImage
:
string
|
null
flavor
Text
flavorText
:
string
|
Record
<
Locales
,
string
>
Optional
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
Optional
keyword
Ids
keywordIds
?:
number
[]
mana
Cost
manaCost
:
number
Optional
mercenary
Hero
mercenaryHero
?:
MercenaryHero
Optional
minion
Type
Id
minionTypeId
?:
number
multi
Class
Ids
multiClassIds
:
number
[]
Optional
multi
Type
Ids
multiTypeIds
?:
number
[]
name
name
:
string
|
Record
<
Locales
,
string
>
Optional
parent
Id
parentId
?:
number
Optional
rarity
Id
rarityId
?:
number
|
null
slug
slug
:
string
Optional
spell
School
Id
spellSchoolId
?:
number
text
text
:
string
|
Record
<
Locales
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
armor
artist
Name
attack
card
Set
Id
card
Type
Id
child
Ids
class
Id
collectible
copy
Of
Card
Id
crop
Image
flavor
Text
health
id
image
image
Gold
is
Zilliax
Cosmetic
Module
is
Zilliax
Functional
Module
keyword
Ids
mana
Cost
mercenary
Hero
minion
Type
Id
multi
Class
Ids
multi
Type
Ids
name
parent
Id
rarity
Id
slug
spell
School
Id
text
Documentation
Loading...