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
/
ScanAddressesRequest
Scan
Addresses
Request
data
class
ScanAddressesRequest
(
val
addresses
:
List
<
String
>
,
val
screenerPolicyId
:
String
?
=
null
)
Request for screening addresses for compliance and security flags.
Members
Constructors
Scan
Addresses
Request
Link copied to clipboard
constructor
(
addresses
:
List
<
String
>
,
screenerPolicyId
:
String
?
=
null
)
Properties
addresses
Link copied to clipboard
val
addresses
:
List
<
String
>
screener
Policy
Id
Link copied to clipboard
val
screenerPolicyId
:
String
?
=
null