ical-generator - v10.0.0-develop.4
Preparing search index...
ICalCalendarJSONData
Interface ICalCalendarJSONData
interface
ICalCalendarJSONData
{
description
:
string
|
null
;
events
:
ICalEventJSONData
[]
;
method
:
ICalCalendarMethod
|
null
;
name
:
string
|
null
;
prodId
:
string
;
scale
:
string
|
null
;
source
:
string
|
null
;
timezone
:
string
|
null
;
ttl
:
number
|
null
;
url
:
string
|
null
;
x
:
{
key
:
string
;
value
:
string
}
[]
;
}
Index
Properties
description
events
method
name
prod
Id
scale
source
timezone
ttl
url
x
Properties
description
description
:
string
|
null
events
events
:
ICalEventJSONData
[]
method
method
:
ICalCalendarMethod
|
null
name
name
:
string
|
null
prod
Id
prodId
:
string
scale
scale
:
string
|
null
source
source
:
string
|
null
timezone
timezone
:
string
|
null
ttl
ttl
:
number
|
null
url
url
:
string
|
null
x
x
:
{
key
:
string
;
value
:
string
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
events
method
name
prod
Id
scale
source
timezone
ttl
url
x
ical-generator - v10.0.0-develop.4
Loading...