Documentation
Preparing search index...
@blizzard-api/wow
GuildAchievementsResponse
Interface GuildAchievementsResponse
interface
GuildAchievementsResponse
{
_links
:
{
self
:
Href
}
;
achievements
:
Achievement
[]
;
category_progress
:
CategoryProgress
[]
;
guild
:
Guild
;
recent_events
:
RecentEvent
[]
;
total_points
:
number
;
total_quantity
:
number
;
}
Hierarchy
ResponseBase
GuildAchievementsResponse
Index
Properties
_
links
achievements
category_
progress
guild
recent_
events
total_
points
total_
quantity
Properties
_
links
_links
:
{
self
:
Href
}
achievements
achievements
:
Achievement
[]
category_
progress
category_progress
:
CategoryProgress
[]
guild
guild
:
Guild
recent_
events
recent_events
:
RecentEvent
[]
total_
points
total_points
:
number
total_
quantity
total_quantity
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
achievements
category_
progress
guild
recent_
events
total_
points
total_
quantity
Documentation
Loading...