Documentation
Preparing search index...
@blizzard-api/d3
AccountHeroItemsResponse
Interface AccountHeroItemsResponse
interface
AccountHeroItemsResponse
{
bracers
?:
AccountHeroItem
;
feet
?:
AccountHeroItem
;
hands
?:
AccountHeroItem
;
head
?:
AccountHeroItem
;
leftFinger
?:
AccountHeroItem
;
legs
?:
AccountHeroItem
;
mainHand
?:
AccountHeroItem
;
neck
?:
AccountHeroItem
;
offHand
?:
AccountHeroItem
;
rightFinger
?:
AccountHeroItem
;
shoulders
?:
AccountHeroItem
;
torso
?:
AccountHeroItem
;
waist
?:
AccountHeroItem
;
}
Index
Properties
bracers?
feet?
hands?
head?
left
Finger?
legs?
main
Hand?
neck?
off
Hand?
right
Finger?
shoulders?
torso?
waist?
Properties
Optional
bracers
bracers
?:
AccountHeroItem
Optional
feet
feet
?:
AccountHeroItem
Optional
hands
hands
?:
AccountHeroItem
Optional
head
head
?:
AccountHeroItem
Optional
left
Finger
leftFinger
?:
AccountHeroItem
Optional
legs
legs
?:
AccountHeroItem
Optional
main
Hand
mainHand
?:
AccountHeroItem
Optional
neck
neck
?:
AccountHeroItem
Optional
off
Hand
offHand
?:
AccountHeroItem
Optional
right
Finger
rightFinger
?:
AccountHeroItem
Optional
shoulders
shoulders
?:
AccountHeroItem
Optional
torso
torso
?:
AccountHeroItem
Optional
waist
waist
?:
AccountHeroItem
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bracers
feet
hands
head
left
Finger
legs
main
Hand
neck
off
Hand
right
Finger
shoulders
torso
waist
Documentation
Loading...