jamespot-user-api
Preparing search index...
RecurringEventCreation
Type Alias RecurringEventCreation
type
RecurringEventCreation
=
{
address
?:
string
|
null
;
alertAuthor
?:
"1"
|
"0"
;
allDay
?:
boolean
;
bgColor
?:
string
|
null
;
dateEnd
:
string
;
dateStart
:
string
;
description
?:
string
;
idDraft
?:
number
;
publishTo
?:
string
;
recurrenceRule
:
RecurrenceRule
;
recurrenceRuleUntil
?:
string
;
sendAlert
?:
"1"
|
"0"
;
textColor
?:
string
|
null
;
title
:
string
;
token
:
string
;
type
:
"recurringEvent"
;
}
Index
Properties
address?
alert
Author?
all
Day?
bg
Color?
date
End
date
Start
description?
id
Draft?
publish
To?
recurrence
Rule
recurrence
Rule
Until?
send
Alert?
text
Color?
title
token
type
Properties
Optional
address
address
?:
string
|
null
Optional
alert
Author
alertAuthor
?:
"1"
|
"0"
Optional
all
Day
allDay
?:
boolean
Optional
bg
Color
bgColor
?:
string
|
null
date
End
dateEnd
:
string
date
Start
dateStart
:
string
Optional
description
description
?:
string
Optional
id
Draft
idDraft
?:
number
Optional
publish
To
publishTo
?:
string
recurrence
Rule
recurrenceRule
:
RecurrenceRule
Optional
recurrence
Rule
Until
recurrenceRuleUntil
?:
string
Optional
send
Alert
sendAlert
?:
"1"
|
"0"
Optional
text
Color
textColor
?:
string
|
null
title
title
:
string
token
token
:
string
type
type
:
"recurringEvent"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
alert
Author
all
Day
bg
Color
date
End
date
Start
description
id
Draft
publish
To
recurrence
Rule
recurrence
Rule
Until
send
Alert
text
Color
title
token
type
jamespot-user-api
Loading...