# Interface: AchRelatedGame

## Properties

### ext\_game\_id

> **ext\_game\_id**: `string`

The ID of the related game

***

### game\_public\_meta

> **game\_public\_meta**: `object`

Game public meta information

#### name

> **name**: `string`

The name of the game

#### link

> **link**: `string`

The URL to the game

#### image

> **image**: `string`

The URL to the image of the game, 1:1 aspect ratio

#### enabled

> **enabled**: `boolean`

The indicator if the game is enabled

#### game\_categories

> **game\_categories**: `string`[]

The list of categories of the game

#### game\_provider

> **game\_provider**: `string`

The name of the game provider

#### mobile\_spec\_link

> **mobile\_spec\_link**: `string`

The URL to the mobile game

#### priority?

> `optional` **priority?**: `number`

The priority of the game
