Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.api.data.hypernative
/
ScanAddressesExposure
Scan
Addresses
Exposure
data
class
ScanAddressesExposure
(
val
exposurePortion
:
Double
?
=
null
,
val
source
:
String
?
=
null
,
val
title
:
String
?
=
null
,
val
category
:
String
?
=
null
)
Members
Constructors
Scan
Addresses
Exposure
Link copied to clipboard
constructor
(
exposurePortion
:
Double
?
=
null
,
source
:
String
?
=
null
,
title
:
String
?
=
null
,
category
:
String
?
=
null
)
Properties
category
Link copied to clipboard
val
category
:
String
?
=
null
exposure
Portion
Link copied to clipboard
val
exposurePortion
:
Double
?
=
null
source
Link copied to clipboard
val
source
:
String
?
=
null
title
Link copied to clipboard
val
title
:
String
?
=
null