Record
developer-single
No description available.
record developer-single {
description: option<string>,
games-count: option<s32>,
id: option<s32>,
image-background: option<string>,
name: string,
slug: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| description | option<string> | |
| games-count | option<s32> | |
| id | option<s32> | |
| image-background | option<string> | |
| name | string | |
| slug | option<string> |