Record
parent-achievement
No description available.
record parent-achievement {
description: option<string>,
id: option<s32>,
image: option<string>,
name: option<string>,
percent: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| description | option<string> | |
| id | option<s32> | |
| image | option<string> | |
| name | option<string> | |
| percent | option<string> |