bitbadgesjs-sdk - v0.22.7
Preparing search index...
iWrappedCosmosAssetMetadataDoc
Interface iWrappedCosmosAssetMetadataDoc<T>
interface
iWrappedCosmosAssetMetadataDoc
<
T
extends
NumberType
>
{
_docId
:
string
;
_id
?:
string
;
baseDenom
:
string
;
collectionId
:
string
;
decimals
:
T
;
metadata
:
iMetadata
<
T
>
;
symbol
:
string
;
}
Type Parameters
T
extends
NumberType
Hierarchy (
View Summary
)
Doc
iWrappedCosmosAssetMetadataDoc
Implemented by
WrappedCosmosAssetMetadataDoc
Index
Properties
_
doc
Id
_
id?
base
Denom
collection
Id
decimals
metadata
symbol
Properties
_
doc
Id
_docId
:
string
A unique stringified document ID
Optional
_
id
_id
?:
string
A unique document ID (Mongo DB ObjectID)
base
Denom
baseDenom
:
string
collection
Id
collectionId
:
string
decimals
decimals
:
T
metadata
metadata
:
iMetadata
<
T
>
symbol
symbol
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
doc
Id
_
id
base
Denom
collection
Id
decimals
metadata
symbol
bitbadgesjs-sdk - v0.22.7
Loading...
A unique stringified document ID