| SapiV1CapitalConfigGetallNetworkList | R Documentation |
SapiV1CapitalConfigGetallNetworkList Class
An R6Class generator object
addressRegexcharacter
coincharacter
depositDesccharacter
depositEnablecharacter
isDefaultcharacter
memoRegexcharacter
minConfirminteger
namecharacter
networkcharacter
resetAddressStatuscharacter
specialTipscharacter
unLockConfirminteger
withdrawDesccharacter
withdrawEnablecharacter
withdrawFeecharacter
withdrawIntegerMultiplecharacter
withdrawMaxcharacter
withdrawMincharacter
sameAddresscharacter
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.