scanTypeSettingResponse

Examples

type ScanTypeSettingResponse {
  type: String!
  count: Float!
  tooltip: String!
}

Fields

Field
Description
Supported fields

type String!

Scan speed

count Float!

Count of applications with this specific option chosen

tooltip String!

Tooltip for scan speed

References

Fields with this object:

Last updated