Record
platform-parent-single
No description available.
record platform-parent-single {
id: option<s32>,
name: string,
platforms: list<platform>,
slug: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | option<s32> | |
| name | string | |
| platforms | list<platform> | |
| slug | option<string> |