ScanAddressesRequest

data class ScanAddressesRequest(val addresses: List<String>, val screenerPolicyId: String? = null)

Request for screening addresses for compliance and security flags.

Constructors

Link copied to clipboard
constructor(addresses: List<String>, screenerPolicyId: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard