SapiV1CapitalConfigGetallNetworkList | R Documentation |
SapiV1CapitalConfigGetallNetworkList Class
An R6Class
generator object
addressRegex
character
coin
character
depositDesc
character
depositEnable
character
isDefault
character
memoRegex
character
minConfirm
integer
name
character
network
character
resetAddressStatus
character
specialTips
character
unLockConfirm
integer
withdrawDesc
character
withdrawEnable
character
withdrawFee
character
withdrawIntegerMultiple
character
withdrawMax
character
withdrawMin
character
sameAddress
character
new()
SapiV1CapitalConfigGetallNetworkList$new( addressRegex, coin, depositDesc, depositEnable, isDefault, memoRegex, minConfirm, name, network, resetAddressStatus, specialTips, unLockConfirm, withdrawDesc, withdrawEnable, withdrawFee, withdrawIntegerMultiple, withdrawMax, withdrawMin, sameAddress, ... )
toJSON()
SapiV1CapitalConfigGetallNetworkList$toJSON()
fromJSON()
SapiV1CapitalConfigGetallNetworkList$fromJSON( SapiV1CapitalConfigGetallNetworkListJson )
toJSONString()
SapiV1CapitalConfigGetallNetworkList$toJSONString()
fromJSONString()
SapiV1CapitalConfigGetallNetworkList$fromJSONString( SapiV1CapitalConfigGetallNetworkListJson )
clone()
The objects of this class are cloneable with this method.
SapiV1CapitalConfigGetallNetworkList$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.