Documentation
Preparing search index...
@blizzard-api/classic-wow
CharacterProfileSummaryResponse
Interface CharacterProfileSummaryResponse
interface
CharacterProfileSummaryResponse
{
_links
:
{
self
:
Href
}
;
achievement_points
?:
number
;
achievements
?:
Href
;
active_spec
:
NameIdKey
;
active_title
?:
{
name
:
string
}
;
appearance
:
Href
;
average_item_level
:
number
;
character_class
:
NameIdKey
;
equipment
:
Href
;
equipped_item_level
:
number
;
experience
:
number
;
faction
:
Faction
;
gender
:
Gender
;
guild
:
Guild
;
id
:
number
;
is_ghost
?:
boolean
;
is_self_found
?:
boolean
;
last_login_timestamp
:
number
;
level
:
number
;
media
:
Href
;
name
:
string
;
pvp_summary
:
Href
;
race
:
NameIdKey
;
realm
:
Realm
;
specializations
:
Href
;
statistics
:
Href
;
titles
:
Href
;
}
Hierarchy
ResponseBase
CharacterProfileSummaryResponse
Index
Properties
_
links
achievement_
points?
achievements?
active_
spec
active_
title?
appearance
average_
item_
level
character_
class
equipment
equipped_
item_
level
experience
faction
gender
guild
id
is_
ghost?
is_
self_
found?
last_
login_
timestamp
level
media
name
pvp_
summary
race
realm
specializations
statistics
titles
Properties
_
links
_links
:
{
self
:
Href
}
Optional
achievement_
points
achievement_points
?:
number
Optional
achievements
achievements
?:
Href
active_
spec
active_spec
:
NameIdKey
Optional
active_
title
active_title
?:
{
name
:
string
}
appearance
appearance
:
Href
average_
item_
level
average_item_level
:
number
character_
class
character_class
:
NameIdKey
equipment
equipment
:
Href
equipped_
item_
level
equipped_item_level
:
number
experience
experience
:
number
faction
faction
:
Faction
gender
gender
:
Gender
guild
guild
:
Guild
id
id
:
number
Optional
is_
ghost
is_ghost
?:
boolean
Optional
is_
self_
found
is_self_found
?:
boolean
last_
login_
timestamp
last_login_timestamp
:
number
level
level
:
number
media
media
:
Href
name
name
:
string
pvp_
summary
pvp_summary
:
Href
race
race
:
NameIdKey
realm
realm
:
Realm
specializations
specializations
:
Href
statistics
statistics
:
Href
titles
titles
:
Href
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
achievement_
points
achievements
active_
spec
active_
title
appearance
average_
item_
level
character_
class
equipment
equipped_
item_
level
experience
faction
gender
guild
id
is_
ghost
is_
self_
found
last_
login_
timestamp
level
media
name
pvp_
summary
race
realm
specializations
statistics
titles
Documentation
Loading...