CreateOrderByVirtualCurrencyResponse

data class CreateOrderByVirtualCurrencyResponse(val orderId: Int)

Constructors

Link copied to clipboard
fun CreateOrderByVirtualCurrencyResponse(orderId: Int)

Properties

Link copied to clipboard
@SerializedName(value = "order_id")
val orderId: Int

Sources

Link copied to clipboard