ScanResultDetails¶
Structure Class¶
ScanResultDetails
dataclass
¶
Represents the result of the scan.
Attributes¶
scan_result
class-attribute
instance-attribute
¶
scan_result: ScanResult | None = None
An enum value representing possible scan results.