Documentation
Preparing search index...
@blizzard-api/d3
AccountHeroItemsResponse
Interface AccountHeroItemsResponse
interface
AccountHeroItemsResponse
{
accountBound
:
boolean
;
armor
:
number
;
attacksPerSecond
:
number
;
attributes
:
Attributes
;
attributesHtml
:
Attributes
;
craftedBy
?:
CraftedBy
;
damage
?:
string
;
displayColor
:
DisplayColor
;
dps
?:
string
;
elementalType
?:
string
;
flavorText
:
string
;
gems
?:
Gem
[]
;
icon
:
string
;
id
:
string
;
isSeasonRequiredToDrop
:
boolean
;
itemLevel
:
number
;
maxDamage
:
number
;
minDamage
:
number
;
name
:
string
;
openSockets
:
number
;
requiredLevel
:
number
;
seasonRequiredToDrop
:
number
;
set
?:
Set
;
slots
:
string
;
stackSizeMax
:
number
;
tooltipParams
:
string
;
type
:
Record
<
string
,
boolean
|
string
>
;
typeName
:
string
;
}
Index
Properties
account
Bound
armor
attacks
Per
Second
attributes
attributes
Html
crafted
By?
damage?
display
Color
dps?
elemental
Type?
flavor
Text
gems?
icon
id
is
Season
Required
To
Drop
item
Level
max
Damage
min
Damage
name
open
Sockets
required
Level
season
Required
To
Drop
set?
slots
stack
Size
Max
tooltip
Params
type
type
Name
Properties
account
Bound
accountBound
:
boolean
armor
armor
:
number
attacks
Per
Second
attacksPerSecond
:
number
attributes
attributes
:
Attributes
attributes
Html
attributesHtml
:
Attributes
Optional
crafted
By
craftedBy
?:
CraftedBy
Optional
damage
damage
?:
string
display
Color
displayColor
:
DisplayColor
Optional
dps
dps
?:
string
Optional
elemental
Type
elementalType
?:
string
flavor
Text
flavorText
:
string
Optional
gems
gems
?:
Gem
[]
icon
icon
:
string
id
id
:
string
is
Season
Required
To
Drop
isSeasonRequiredToDrop
:
boolean
item
Level
itemLevel
:
number
max
Damage
maxDamage
:
number
min
Damage
minDamage
:
number
name
name
:
string
open
Sockets
openSockets
:
number
required
Level
requiredLevel
:
number
season
Required
To
Drop
seasonRequiredToDrop
:
number
Optional
set
set
?:
Set
slots
slots
:
string
stack
Size
Max
stackSizeMax
:
number
tooltip
Params
tooltipParams
:
string
type
type
:
Record
<
string
,
boolean
|
string
>
type
Name
typeName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Bound
armor
attacks
Per
Second
attributes
attributes
Html
crafted
By
damage
display
Color
dps
elemental
Type
flavor
Text
gems
icon
id
is
Season
Required
To
Drop
item
Level
max
Damage
min
Damage
name
open
Sockets
required
Level
season
Required
To
Drop
set
slots
stack
Size
Max
tooltip
Params
type
type
Name
Documentation
Loading...