Copilot DfsRecurrence Channel Stats
Input Type | Accessed Type | Description | Notes |
---|---|---|---|
dict, frozendict.frozendict, | frozendict.frozendict, | Copilot DfsRecurrence Channel Stats |
Key | Input Type | Accessed Type | Description | Notes |
---|---|---|---|---|
dfs_channel_stats_entities | list, tuple, | tuple, | the channel stats data | [optional] |
min_channel | decimal.Decimal, int, | decimal.Decimal, | The min channel | [optional] value must be a 32 bit integer |
max_channel | decimal.Decimal, int, | decimal.Decimal, | The max channel | [optional] value must be a 32 bit integer |
any_string_name | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] |
the channel stats data
Input Type | Accessed Type | Description | Notes |
---|---|---|---|
list, tuple, | tuple, | the channel stats data |
Class Name | Input Type | Accessed Type | Description | Notes |
---|---|---|---|---|
XiqDfsChannelStatsEntity | XiqDfsChannelStatsEntity | XiqDfsChannelStatsEntity |