Documentation
Preparing search index...
@blizzard-api/wow
CharacterPvpSummaryResponse
Interface CharacterPvpSummaryResponse
interface
CharacterPvpSummaryResponse
{
_links
:
{
self
:
Href
}
;
character
:
Character
;
honor_level
:
number
;
honorable_kills
:
number
;
pvp_map_statistics
:
PvpMapStatistic
[]
;
}
Hierarchy
ResponseBase
CharacterPvpSummaryResponse
Index
Properties
_
links
character
honor_
level
honorable_
kills
pvp_
map_
statistics
Properties
_
links
_links
:
{
self
:
Href
}
character
character
:
Character
honor_
level
honor_level
:
number
honorable_
kills
honorable_kills
:
number
pvp_
map_
statistics
pvp_map_statistics
:
PvpMapStatistic
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
character
honor_
level
honorable_
kills
pvp_
map_
statistics
Documentation
Loading...