Copilot Sites by Wired
Input Type | Accessed Type | Description | Notes |
---|---|---|---|
dict, frozendict.frozendict, | frozendict.frozendict, | Copilot Sites by Wired |
Key | Input Type | Accessed Type | Description | Notes |
---|---|---|---|---|
low_quality_score_count | decimal.Decimal, int, | decimal.Decimal, | Locations count with low severity | [optional] value must be a 32 bit integer |
medium_quality_score_count | decimal.Decimal, int, | decimal.Decimal, | Locations count with medium severity | [optional] value must be a 32 bit integer |
high_quality_score_count | decimal.Decimal, int, | decimal.Decimal, | Locations count with high severity | [optional] value must be a 32 bit integer |
total_locations_count | decimal.Decimal, int, | decimal.Decimal, | Total Locations count by severity | [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] |