Preparing search index...
The search index is not available
node-hoyolab - v2.0.2
node-hoyolab
IGameRecordCard
Interface IGameRecordCard
Interface for representing a game record card.
interface
IGameRecordCard
{
background_color
:
string
;
background_image
:
string
;
data
:
{
name
:
string
;
type
:
number
;
value
:
string
;
}
[]
;
data_switches
:
{
is_public
:
boolean
;
switch_id
:
string
;
switch_name
:
string
;
}
[]
;
game_id
:
number
;
game_role_id
:
string
;
h5_data_switches
:
any
[]
;
has_role
:
boolean
;
is_public
:
boolean
;
level
:
number
;
nickname
:
string
;
region
:
string
;
region_name
:
string
;
url
:
string
;
}
Index
Properties
background_
color
background_
image
data
data_
switches
game_
id
game_
role_
id
h5_
data_
switches
has_
role
is_
public
level
nickname
region
region_
name
url
Properties
background_
color
background_
color
:
string
background_
image
background_
image
:
string
data
data
:
{
name
:
string
;
type
:
number
;
value
:
string
;
}
[]
data_
switches
data_
switches
:
{
is_public
:
boolean
;
switch_id
:
string
;
switch_name
:
string
;
}
[]
game_
id
game_
id
:
number
game_
role_
id
game_
role_
id
:
string
h5_
data_
switches
h5_
data_
switches
:
any
[]
has_
role
has_
role
:
boolean
is_
public
is_
public
:
boolean
level
level
:
number
nickname
nickname
:
string
region
region
:
string
region_
name
region_
name
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background_
color
background_
image
data
data_
switches
game_
id
game_
role_
id
h5_
data_
switches
has_
role
is_
public
level
nickname
region
region_
name
url
node-hoyolab - v2.0.2
Loading...
Interface for representing a game record card.