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
Rsvp
Class Rsvp
Index
Constructors
constructor
Properties
checkin
Counters
person
Count
tie
Breaker
time
Accessors
confirmed
Methods
hash
toJSON
confirming
declining
Constructors
constructor
new
Rsvp
(
args
:
|
number
|
{
checkinCounters
?:
string
[]
;
personCount
:
number
;
tieBreaker
?:
string
;
time
:
null
|
string
;
}
,
)
:
Rsvp
Parameters
args
:
|
number
|
{
checkinCounters
?:
string
[]
;
personCount
:
number
;
tieBreaker
?:
string
;
time
:
null
|
string
;
}
number
{
checkinCounters
?:
string
[]
;
personCount
:
number
;
tieBreaker
?:
string
;
time
:
null
|
string
;
}
Optional
checkinCounters
?:
string
[]
Default
[
"main"
]
Copy
personCount
:
number
Personcount
Optional
tieBreaker
?:
string
Tiebreaker Format: uuid
time
:
null
|
string
Time
Returns
Rsvp
Properties
checkin
Counters
checkinCounters
:
Set
<
string
>
person
Count
personCount
:
number
tie
Breaker
tieBreaker
:
string
time
time
:
null
|
Date
Accessors
confirmed
get
confirmed
()
:
boolean
Returns
boolean
Methods
hash
hash
()
:
string
Returns
string
toJSON
toJSON
()
:
{
checkinCounters
:
string
[]
;
confirmed
:
boolean
;
personCount
:
number
;
tieBreaker
:
string
;
time
:
null
|
string
;
}
Returns
{
checkinCounters
:
string
[]
;
confirmed
:
boolean
;
personCount
:
number
;
tieBreaker
:
string
;
time
:
null
|
string
;
}
checkinCounters
:
string
[]
Default
[
"main"
]
Copy
confirmed
:
boolean
Confirmed
personCount
:
number
Personcount
tieBreaker
:
string
Tiebreaker Format: uuid
time
:
null
|
string
Time
Static
confirming
confirming
(
personCount
?:
number
)
:
Rsvp
Parameters
personCount
:
number
= 1
Returns
Rsvp
Static
declining
declining
()
:
Rsvp
Returns
Rsvp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
checkin
Counters
person
Count
tie
Breaker
time
Accessors
confirmed
Methods
hash
toJSON
confirming
declining
@dev-crew-berlin/enter-js-utils - v0.1.6
Loading...
Default