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