| InlineResponse200118Data | R Documentation |
InlineResponse200118Data Class
An R6Class generator object
orderNumbercharacter
advNocharacter
tradeTypecharacter
assetcharacter
fiatcharacter
fiatSymbolcharacter
amountcharacter
totalPricecharacter
unitPricecharacter
orderStatuscharacter
createTimeinteger
commissioncharacter
counterPartNickNamecharacter
advertisementRolecharacter
new()InlineResponse200118Data$new( orderNumber, advNo, tradeType, asset, fiat, fiatSymbol, amount, totalPrice, unitPrice, orderStatus, createTime, commission, counterPartNickName, advertisementRole, ... )
toJSON()InlineResponse200118Data$toJSON()
fromJSON()InlineResponse200118Data$fromJSON(InlineResponse200118DataJson)
toJSONString()InlineResponse200118Data$toJSONString()
fromJSONString()InlineResponse200118Data$fromJSONString(InlineResponse200118DataJson)
clone()The objects of this class are cloneable with this method.
InlineResponse200118Data$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.