Xsolla Store SDK for Android/com.xsolla.android.store.entity.response.payment/CreateOrderByVirtualCurrencyResponse CreateOrderByVirtualCurrencyResponse data class CreateOrderByVirtualCurrencyResponse(val orderId: Int)Content copied to clipboard ConstructorsPropertiesSources Constructors CreateOrderByVirtualCurrencyResponse Link copied to clipboard fun CreateOrderByVirtualCurrencyResponse(orderId: Int)Content copied to clipboard Properties orderId Link copied to clipboard @SerializedName(value = "order_id")val orderId: IntContent copied to clipboard Sources Store SDK source Link copied to clipboard