Documentation
Preparing search index...
@blizzard-api/wow
FixtureHookResponse
Interface FixtureHookResponse
Base interface for Blizzard API responses.
interface
FixtureHookResponse
{
_links
:
{
self
:
Href
}
;
id
:
number
;
parent_fixture
:
NameIdKey
;
type_name
:
string
;
}
Hierarchy (
View Summary
)
ResponseBase
FixtureHookResponse
Index
Properties
_
links
id
parent_
fixture
type_
name
Properties
_
links
_links
:
{
self
:
Href
}
id
id
:
number
parent_
fixture
parent_fixture
:
NameIdKey
type_
name
type_name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
id
parent_
fixture
type_
name
Documentation
Loading...
Base interface for Blizzard API responses.