Input Type | Accessed Type | Description | Notes |
---|---|---|---|
dict, frozendict.frozendict, | frozendict.frozendict, |
Key | Input Type | Accessed Type | Description | Notes |
---|---|---|---|---|
index | decimal.Decimal, int, | decimal.Decimal, | [optional] value must be a 64 bit integer | |
type | None, str, | NoneClass, str, | [optional] | |
header | None, str, | NoneClass, str, | [optional] | |
name | None, str, | NoneClass, str, | [optional] | |
show | bool, | BoolClass, | [optional] | |
headerCss | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | [optional] | |
css | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | [optional] |
Input Type | Accessed Type | Description | Notes |
---|---|---|---|
dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, |
Key | Input Type | Accessed Type | Description | Notes |
---|---|---|---|---|
any_string_name | None, str, | NoneClass, str, | any string name can be used but the value must be the correct type | [optional] |
Input Type | Accessed Type | Description | Notes |
---|---|---|---|
dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, |
Key | Input Type | Accessed Type | Description | Notes |
---|---|---|---|---|
any_string_name | None, str, | NoneClass, str, | any string name can be used but the value must be the correct type | [optional] |