Package-level declarations

Types

Link copied to clipboard

Enables you to collect data about a customer's device and correlate it with a session identifier on your server.

Link copied to clipboard
data class PayPalDataCollectorRequest @JvmOverloads constructor(val hasUserLocationConsent: Boolean, val clientMetadataId: String? = null, val additionalData: Map<String, String>? = null)

Request object containing parameters to configure fraud protection data collection.