| Name | Type | Description | Notes |
|---|---|---|---|
| A | Option<i32> | optional, if A doesn't exist, it means user can't toggle this option. 0-off, 1-on. | [optional] |
| FC | Option<String> | fyi code | [optional] |
| H | Option<i32> | disclaimer read, 1 = yes, = 0 no. | [optional] |
| FD | Option<String> | detailed description | [optional] |
| FN | Option<String> | title | [optional] |