toggle menu
br-dge-android-sdk
androidJvm
switch theme
search in API
Brdge3DSecure
/
to.br_dge.android.brdge_3d_secure
/
Brdge3DSecureResponse
Brdge3DSecure
Response
data
class
Brdge3DSecureResponse
(
val
paymentId
:
String
,
val
token
:
String
)
Response of
Brdge3DSecure
action.
Members
Constructors
Brdge3DSecure
Response
Link copied to clipboard
constructor
(
paymentId
:
String
,
token
:
String
)
Properties
payment
Id
Link copied to clipboard
val
paymentId
:
String
ID of a payment.
token
Link copied to clipboard
val
token
:
String
Token to be passed to the server.