SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos | R Documentation |
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos Class
An R6Class
generator object
entryPrice
character
markPrice
character
leverage
character
isolated
character
isolatedWallet
character
isolatedMargin
character
isAutoAddMargin
character
positionSide
character
positionAmount
character
symbol
character
unrealizedProfit
character
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$new()
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$toJSON()
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$fromJSON()
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$toJSONString()
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$fromJSONString()
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$clone()
new()
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$new( entryPrice, markPrice, leverage, isolated, isolatedWallet, isolatedMargin, isAutoAddMargin, positionSide, positionAmount, symbol, unrealizedProfit, ... )
toJSON()
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$toJSON()
fromJSON()
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$fromJSON( SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVosJson )
toJSONString()
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$toJSONString()
fromJSONString()
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$fromJSONString( SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVosJson )
clone()
The objects of this class are cloneable with this method.
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$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.