Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.8
bitbadgesjs-sdk
iEventDoc
Interface iEventDoc<T>
interface
iEventDoc
<
T
>
{
_docId
:
string
;
_id
?:
string
;
createdAt
:
T
;
createdBy
:
string
;
description
:
string
;
externalUrl
:
string
;
image
:
string
;
name
:
string
;
}
Type Parameters
T
extends
NumberType
Hierarchy (
view full
)
Doc
iEventDoc
Implemented by
EventDoc
Index
Properties
_doc
Id
_id?
created
At
created
By
description
external
Url
image
name
Properties
_doc
Id
_doc
Id
:
string
A unique stringified document ID
Optional
_id
_id
?:
string
A unique document ID (Mongo DB ObjectID)
created
At
created
At
:
T
created
By
created
By
:
string
description
description
:
string
external
Url
external
Url
:
string
image
image
:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_doc
Id
_id
created
At
created
By
description
external
Url
image
name
bitbadgesjs-sdk - v0.5.8
Loading...
A unique stringified document ID