toggle menu
core
androidJvm
switch theme
search in API
core
/
com.paysafe.wallet.android.core.wallet.model
/
AuthenticationConfiguration
Authentication
Configuration
data
class
AuthenticationConfiguration
(
val
accessToken
:
String
)
Data class representing authentication configuration.
Members
Constructors
Authentication
Configuration
Link copied to clipboard
constructor
(
accessToken
:
String
)
Properties
access
Token
Link copied to clipboard
val
accessToken
:
String
The access token used for authentication.