Preparing search index...
The search index is not available
battlenet-api-types
battlenet-api-types
APIItemSet
Interface APIItemSet
Item Set
/data/wow/item-set/{itemSetId}
interface
APIItemSet
{
_links
:
linksStruct
;
effects
:
{
display_string
:
string
;
required_count
:
number
}
[]
;
id
:
number
;
is_effect_active
:
boolean
;
items
:
refStruct
[]
;
name
:
string
;
}
Index
Properties
_links
effects
id
is_
effect_
active
items
name
Properties
_links
_links
:
linksStruct
effects
effects
:
{
display_string
:
string
;
required_count
:
number
}
[]
id
id
:
number
is_
effect_
active
is_effect_active
:
boolean
items
items
:
refStruct
[]
name
name
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_links
effects
id
is_
effect_
active
items
name
battlenet-api-types
Loading...
Item Set
/data/wow/item-set/{itemSetId}