Preparing search index...
The search index is not available
@dev-crew-berlin/enter-js-utils - v0.1.6
@dev-crew-berlin/enter-js-utils
models
Checkin
Class Checkin
Index
Constructors
constructor
Properties
counter
Name
id
time
Methods
toJSON
Constructors
constructor
new
Checkin
(
json
:
{
counterName
?:
string
;
id
:
string
;
time
:
string
}
)
:
Checkin
Parameters
json
:
{
counterName
?:
string
;
id
:
string
;
time
:
string
}
Optional
counterName
?:
string
Countername
Default
main
Copy
id
:
string
Id Format: uuid
time
:
string
Time Format: date-time
Returns
Checkin
Properties
counter
Name
counterName
:
string
= 'main'
id
id
:
string
time
time
:
Date
Methods
toJSON
toJSON
()
:
{
counterName
:
string
;
id
:
string
;
time
:
string
}
Returns
{
counterName
:
string
;
id
:
string
;
time
:
string
}
counterName
:
string
Countername
Default
main
Copy
id
:
string
Id Format: uuid
time
:
string
Time Format: date-time
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
counter
Name
id
time
Methods
toJSON
@dev-crew-berlin/enter-js-utils - v0.1.6
Loading...
Countername