Swig TS — API References
Preparing search index...
@swig-wallet/classic
getToggleSubAccountInstructionContext
Variable getToggleSubAccountInstructionContext
Const
getToggleSubAccountInstructionContext
:
(
swig
:
Swig
,
roleId
:
number
,
enabled
:
boolean
,
options
?:
SwigOptions
,
)
=>
Promise
<
SwigInstructionContext
>
Type declaration
(
swig
:
Swig
,
roleId
:
number
,
enabled
:
boolean
,
options
?:
SwigOptions
,
)
:
Promise
<
SwigInstructionContext
>
Parameters
swig
:
Swig
roleId
:
number
enabled
:
boolean
Optional
options
:
SwigOptions
Returns
Promise
<
SwigInstructionContext
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Swig TS — API References
Loading...