Documentation
Preparing search index...
@blizzard-api/wow
CharacterQuestsResponse
Interface CharacterQuestsResponse
Base interface for Blizzard API responses.
interface
CharacterQuestsResponse
{
_links
:
{
self
:
Href
}
;
character
:
Character
;
completed
:
Href
;
in_progress
:
NameIdKey
[]
;
}
Hierarchy (
View Summary
)
ResponseBase
CharacterQuestsResponse
Index
Properties
_
links
character
completed
in_
progress
Properties
_
links
_links
:
{
self
:
Href
}
character
character
:
Character
completed
completed
:
Href
in_
progress
in_progress
:
NameIdKey
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
character
completed
in_
progress
Documentation
Loading...
Base interface for Blizzard API responses.