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