Package cloud. pace. sdk. appkit. communication. generated. model. request
Types
Apple Pay Availability Check Request
Link copied to clipboard
data class ApplePayAvailabilityCheckRequest(supportedNetworks: List<String>)
Content copied to clipboard
Apple Pay Request Request
Link copied to clipboard
App Redirect Request
Link copied to clipboard
Disable Request
Link copied to clipboard
Get Access Token Request
Link copied to clipboard
Get Config Request
Link copied to clipboard
Get Secure Data Request
Link copied to clipboard
Get TOTPRequest
Link copied to clipboard
Image Data Request
Link copied to clipboard
Log Event Request
Link copied to clipboard
Open URLIn New Tab Request
Link copied to clipboard
data class OpenURLInNewTabRequest(url: String, cancelUrl: String, integrated: Boolean?)
Content copied to clipboard
Set Secure Data Request
Link copied to clipboard
Set TOTPRequest
Link copied to clipboard
Set User Property Request
Link copied to clipboard
data class SetUserPropertyRequest(key: String, value: String, update: Boolean?)
Content copied to clipboard
Share Text Request
Link copied to clipboard
Verify Location Request
Link copied to clipboard
data class VerifyLocationRequest(lat: Double, lon: Double, threshold: Double)
Content copied to clipboard