Xsolla SDK for Android
Xsolla Store SDK for Android
/
com.xsolla.android.store.entity.request.payment
/
PurchaseObjectCheckout
Purchase
Object
Checkout
data
class
PurchaseObjectCheckout
(
val
amount
:
Double
,
val
currency
:
String
)
Content copied to clipboard
Constructors
Properties
Sources
Constructors
Purchase
Object
Checkout
Link copied to clipboard
fun
PurchaseObjectCheckout
(
amount
:
Double
,
currency
:
String
)
Content copied to clipboard
Properties
amount
Link copied to clipboard
val
amount
:
Double
Content copied to clipboard
currency
Link copied to clipboard
val
currency
:
String
Content copied to clipboard
Sources
Store SDK source
Link copied to clipboard