Xsolla SDK for Android
Xsolla Store SDK for Android
/
com.xsolla.android.store.entity.response.payment
/
CreateOrderByVirtualCurrencyResponse
Create
Order
By
Virtual
Currency
Response
data
class
CreateOrderByVirtualCurrencyResponse
(
val
orderId
:
Int
)
Content copied to clipboard
Constructors
Properties
Sources
Constructors
Create
Order
By
Virtual
Currency
Response
Link copied to clipboard
fun
CreateOrderByVirtualCurrencyResponse
(
orderId
:
Int
)
Content copied to clipboard
Properties
order
Id
Link copied to clipboard
@
SerializedName
(
value
=
"order_id"
)
val
orderId
:
Int
Content copied to clipboard
Sources
Store SDK source
Link copied to clipboard