Preparing search index...
The search index is not available
battlenet-api-types
battlenet-api-types
APIQuestType
Interface APIQuestType
Quest Type
/data/wow/quest/type/{{questTypeId}}
interface
APIQuestType
{
_links
?:
linksStruct
;
id
?:
number
;
quests
:
refStruct
[]
;
type
?:
string
;
}
Index
Properties
_links?
id?
quests
type?
Properties
Optional
_links
_links
?:
linksStruct
Optional
id
id
?:
number
quests
quests
:
refStruct
[]
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_links
id
quests
type
battlenet-api-types
Loading...
Quest Type
/data/wow/quest/type/{{questTypeId}}