Record
game-store-full
No description available.
record game-store-full {
game-id: option<string>,
id: option<s32>,
store-id: option<string>,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| game-id | option<string> | |
| id | option<s32> | |
| store-id | option<string> | |
| url | string |