Documentation
Preparing search index...
@blizzard-api/wow
CharacterAppearanceResponse
Interface CharacterAppearanceResponse
interface
CharacterAppearanceResponse
{
_links
:
{
self
:
Href
}
;
active_spec
:
NameIdKey
;
character
:
Character
;
customizations
:
Customization
[]
;
faction
:
Faction
;
gender
:
Gender
;
guild_crest
:
GuildCrest
;
items
:
Item
[]
;
playable_class
:
NameIdKey
;
playable_race
:
NameIdKey
;
}
Hierarchy
ResponseBase
CharacterAppearanceResponse
Index
Properties
_
links
active_
spec
character
customizations
faction
gender
guild_
crest
items
playable_
class
playable_
race
Properties
_
links
_links
:
{
self
:
Href
}
active_
spec
active_spec
:
NameIdKey
character
character
:
Character
customizations
customizations
:
Customization
[]
faction
faction
:
Faction
gender
gender
:
Gender
guild_
crest
guild_crest
:
GuildCrest
items
items
:
Item
[]
playable_
class
playable_class
:
NameIdKey
playable_
race
playable_race
:
NameIdKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
active_
spec
character
customizations
faction
gender
guild_
crest
items
playable_
class
playable_
race
Documentation
Loading...