bitbadgesjs-sdk - v0.22.7
Preparing search index...
iApiKeyDoc
Interface iApiKeyDoc
interface
iApiKeyDoc
{
_docId
:
string
;
_id
?:
string
;
apiKey
:
string
;
bitbadgesAddress
:
string
;
cancelAtPeriodEnd
?:
boolean
;
createdAt
:
number
;
currentPeriodEnd
?:
number
;
expiry
:
number
;
intendedUse
:
string
;
label
:
string
;
lastRequest
:
number
;
numRequests
:
number
;
stripeSubscriptionId
?:
string
;
subscriptionStatus
?:
string
;
tier
?:
string
;
}
Hierarchy (
View Summary
)
Doc
iApiKeyDoc
Implemented by
ApiKeyDoc
Index
Properties
_
doc
Id
_
id?
api
Key
bitbadges
Address
cancel
At
Period
End?
created
At
current
Period
End?
expiry
intended
Use
label
last
Request
num
Requests
stripe
Subscription
Id?
subscription
Status?
tier?
Properties
_
doc
Id
_docId
:
string
A unique stringified document ID
Optional
_
id
_id
?:
string
A unique document ID (Mongo DB ObjectID)
api
Key
apiKey
:
string
bitbadges
Address
bitbadgesAddress
:
string
Optional
cancel
At
Period
End
cancelAtPeriodEnd
?:
boolean
created
At
createdAt
:
number
Optional
current
Period
End
currentPeriodEnd
?:
number
expiry
expiry
:
number
intended
Use
intendedUse
:
string
label
label
:
string
last
Request
lastRequest
:
number
num
Requests
numRequests
:
number
Optional
stripe
Subscription
Id
stripeSubscriptionId
?:
string
Optional
subscription
Status
subscriptionStatus
?:
string
Optional
tier
tier
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
doc
Id
_
id
api
Key
bitbadges
Address
cancel
At
Period
End
created
At
current
Period
End
expiry
intended
Use
label
last
Request
num
Requests
stripe
Subscription
Id
subscription
Status
tier
bitbadgesjs-sdk - v0.22.7
Loading...
A unique stringified document ID