Xsolla SDK for Android
Xsolla Store SDK for Android
/
com.xsolla.android.store.entity.response.payment
/
CreatePaymentTokenResponse
Create
Payment
Token
Response
data
class
CreatePaymentTokenResponse
(
val
token
:
String
?
=
null
)
Content copied to clipboard
Constructors
Properties
Sources
Constructors
Create
Payment
Token
Response
Link copied to clipboard
fun
CreatePaymentTokenResponse
(
token
:
String
?
=
null
)
Content copied to clipboard
Properties
token
Link copied to clipboard
val
token
:
String
?
=
null
Content copied to clipboard
Sources
Store SDK source
Link copied to clipboard