Documentation
Preparing search index...
@blizzard-api/hs
SpecificMetadataResponse
Interface SpecificMetadataResponse
interface
SpecificMetadataResponse
{
aliasSetIds
?:
number
[]
;
collectibleCount
:
number
;
collectibleRevealedCount
:
number
;
hyped
:
boolean
;
id
:
number
;
name
:
string
;
nonCollectibleCount
:
number
;
nonCollectibleRevealedCount
:
number
;
slug
:
string
;
type
:
SetType
;
}
Hierarchy
NameId
SpecificMetadataResponse
Index
Properties
alias
Set
Ids?
collectible
Count
collectible
Revealed
Count
hyped
id
name
non
Collectible
Count
non
Collectible
Revealed
Count
slug
type
Properties
Optional
alias
Set
Ids
aliasSetIds
?:
number
[]
collectible
Count
collectibleCount
:
number
collectible
Revealed
Count
collectibleRevealedCount
:
number
hyped
hyped
:
boolean
id
id
:
number
name
name
:
string
non
Collectible
Count
nonCollectibleCount
:
number
non
Collectible
Revealed
Count
nonCollectibleRevealedCount
:
number
slug
slug
:
string
type
type
:
SetType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
Set
Ids
collectible
Count
collectible
Revealed
Count
hyped
id
name
non
Collectible
Count
non
Collectible
Revealed
Count
slug
type
Documentation
Loading...