bitbadgesjs-sdk - v0.27.2
Preparing search index...
iGetOnChainDynamicStoreValueSuccessResponse
Interface iGetOnChainDynamicStoreValueSuccessResponse<T>
interface
iGetOnChainDynamicStoreValueSuccessResponse
<
T
extends
NumberType
=
NumberType
,
>
{
_docId
:
string
;
_id
?:
string
;
address
:
string
;
storeId
:
T
;
value
:
boolean
;
}
Type Parameters
T
extends
NumberType
=
NumberType
Hierarchy (
View Summary
)
iDynamicStoreValueDoc
<
T
>
iGetOnChainDynamicStoreValueSuccessResponse
Implemented by
GetOnChainDynamicStoreValueSuccessResponse
Index
Properties
_
doc
Id
_
id?
address
store
Id
value
Properties
_
doc
Id
_docId
:
string
A unique stringified document ID
Optional
_
id
_id
?:
string
A unique document ID (Mongo DB ObjectID)
address
address
:
string
store
Id
storeId
:
T
value
value
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
doc
Id
_
id
address
store
Id
value
bitbadgesjs-sdk - v0.27.2
Loading...
A unique stringified document ID