Record
bundle-data
No description available.
record bundle-data {
category: option<string>,
fragment: option<bool>,
id: option<s32>,
name: option<string>,
props: option<list<bundle-data-prop>>,
state: option<string>,
state-raw: option<s32>,
symbolic-name: option<string>,
version: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| category | option<string> | |
| fragment | option<bool> | |
| id | option<s32> | |
| name | option<string> | |
| props | option<list<bundle-data-prop>> | |
| state | option<string> | |
| state-raw | option<s32> | |
| symbolic-name | option<string> | |
| version | option<string> |