@neutral-trade/sdk - v1.0.0
GitHub
Preparing search index...
NtbundlePluginAccounts
Type Alias NtbundlePluginAccounts
type
NtbundlePluginAccounts
=
{
bundle
:
ReturnType
<
typeof
getBundleCodec
>
&
SelfFetchFunctions
<
BundleArgs
,
Bundle
,
>
;
bundleCreatorAccount
:
ReturnType
<
typeof
getBundleCreatorAccountCodec
>
&
SelfFetchFunctions
<
BundleCreatorAccountArgs
,
BundleCreatorAccount
,
>
;
bundleMasterAccount
:
ReturnType
<
typeof
getBundleMasterAccountCodec
>
&
SelfFetchFunctions
<
BundleMasterAccountArgs
,
BundleMasterAccount
,
>
;
bundleTempData
:
ReturnType
<
typeof
getBundleTempDataCodec
>
&
SelfFetchFunctions
<
BundleTempDataArgs
,
BundleTempData
,
>
;
oracleData
:
ReturnType
<
typeof
getOracleDataCodec
>
&
SelfFetchFunctions
<
OracleDataArgs
,
OracleData
,
>
;
referrerAccount
:
ReturnType
<
typeof
getReferrerAccountCodec
>
&
SelfFetchFunctions
<
ReferrerAccountArgs
,
ReferrerAccount
,
>
;
strategy
:
ReturnType
<
typeof
getStrategyCodec
>
&
SelfFetchFunctions
<
StrategyArgs
,
Strategy
,
>
;
userBundleAccount
:
ReturnType
<
typeof
getUserBundleAccountCodec
>
&
SelfFetchFunctions
<
UserBundleAccountArgs
,
UserBundleAccount
,
>
;
}
Index
Properties
bundle
bundle
Creator
Account
bundle
Master
Account
bundle
Temp
Data
oracle
Data
referrer
Account
strategy
user
Bundle
Account
Properties
bundle
bundle
:
ReturnType
<
typeof
getBundleCodec
>
&
SelfFetchFunctions
<
BundleArgs
,
Bundle
,
>
bundle
Creator
Account
bundleCreatorAccount
:
ReturnType
<
typeof
getBundleCreatorAccountCodec
>
&
SelfFetchFunctions
<
BundleCreatorAccountArgs
,
BundleCreatorAccount
,
>
bundle
Master
Account
bundleMasterAccount
:
ReturnType
<
typeof
getBundleMasterAccountCodec
>
&
SelfFetchFunctions
<
BundleMasterAccountArgs
,
BundleMasterAccount
,
>
bundle
Temp
Data
bundleTempData
:
ReturnType
<
typeof
getBundleTempDataCodec
>
&
SelfFetchFunctions
<
BundleTempDataArgs
,
BundleTempData
,
>
oracle
Data
oracleData
:
ReturnType
<
typeof
getOracleDataCodec
>
&
SelfFetchFunctions
<
OracleDataArgs
,
OracleData
,
>
referrer
Account
referrerAccount
:
ReturnType
<
typeof
getReferrerAccountCodec
>
&
SelfFetchFunctions
<
ReferrerAccountArgs
,
ReferrerAccount
,
>
strategy
strategy
:
ReturnType
<
typeof
getStrategyCodec
>
&
SelfFetchFunctions
<
StrategyArgs
,
Strategy
,
>
user
Bundle
Account
userBundleAccount
:
ReturnType
<
typeof
getUserBundleAccountCodec
>
&
SelfFetchFunctions
<
UserBundleAccountArgs
,
UserBundleAccount
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bundle
bundle
Creator
Account
bundle
Master
Account
bundle
Temp
Data
oracle
Data
referrer
Account
strategy
user
Bundle
Account
GitHub
@neutral-trade/sdk - v1.0.0
Loading...