| SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos | R Documentation |
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos Class
An R6Class generator object
entryPricecharacter
markPricecharacter
leveragecharacter
isolatedcharacter
isolatedWalletcharacter
isolatedMargincharacter
isAutoAddMargincharacter
positionSidecharacter
positionAmountcharacter
symbolcharacter
unrealizedProfitcharacter
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.