InlineResponse200132Data | R Documentation |
InlineResponse200132Data Class
An R6Class
generator object
orderNumber
character
advNo
character
tradeType
character
asset
character
fiat
character
fiatSymbol
character
amount
character
totalPrice
character
unitPrice
character
orderStatus
character
createTime
integer
commission
character
counterPartNickName
character
advertisementRole
character
new()
InlineResponse200132Data$new( orderNumber, advNo, tradeType, asset, fiat, fiatSymbol, amount, totalPrice, unitPrice, orderStatus, createTime, commission, counterPartNickName, advertisementRole, ... )
toJSON()
InlineResponse200132Data$toJSON()
fromJSON()
InlineResponse200132Data$fromJSON(InlineResponse200132DataJson)
toJSONString()
InlineResponse200132Data$toJSONString()
fromJSONString()
InlineResponse200132Data$fromJSONString(InlineResponse200132DataJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse200132Data$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.