Interface: IGameRecordCard
Interface for representing a game record card.
Properties
background_color
• background_color: string
Defined in
src/client/hoyolab/hoyolab.interface.ts:47
background_image
• background_image: string
Defined in
src/client/hoyolab/hoyolab.interface.ts:40
background_image_v2
• background_image_v2: string
Defined in
src/client/hoyolab/hoyolab.interface.ts:48
data
• data: DataValue
[]
Defined in
src/client/hoyolab/hoyolab.interface.ts:42
data_switches
• data_switches: DataSwitch
[]
Defined in
src/client/hoyolab/hoyolab.interface.ts:45
game_id
• game_id: number
Defined in
src/client/hoyolab/hoyolab.interface.ts:35
game_name
• game_name: string
Defined in
src/client/hoyolab/hoyolab.interface.ts:50
game_role_id
• game_role_id: string
Defined in
src/client/hoyolab/hoyolab.interface.ts:36
h5_data_switches
• h5_data_switches: any
[]
Defined in
src/client/hoyolab/hoyolab.interface.ts:46
has_role
• has_role: boolean
Defined in
src/client/hoyolab/hoyolab.interface.ts:34
is_public
• is_public: boolean
Defined in
src/client/hoyolab/hoyolab.interface.ts:41
level
• level: number
Defined in
src/client/hoyolab/hoyolab.interface.ts:39
logo
• logo: string
Defined in
src/client/hoyolab/hoyolab.interface.ts:49
nickname
• nickname: string
Defined in
src/client/hoyolab/hoyolab.interface.ts:37
region
• region: string
Defined in
src/client/hoyolab/hoyolab.interface.ts:38
region_name
• region_name: string
Defined in
src/client/hoyolab/hoyolab.interface.ts:43
url
• url: string