Interface: PlanDefinitionAction
core/types.PlanDefinitionAction
Hierarchy
↳
PlanDefinitionAction
Properties
definitionUri
• Optional definitionUri: string
Inherited from
delay
• Optional delay: number
Inherited from
delayUnit
• Optional delayUnit: "a" | "s" | "min" | "h" | "d" | "wk" | "mo"
Inherited from
description
• Optional description: string
Inherited from
doc
• Optional doc: ActivityDoc
duration
• Optional duration: number
durationUnit
• Optional durationUnit: "a" | "s" | "min" | "h" | "d" | "wk" | "mo"
end_at
• Optional end_at: string
Inherited from
exdate
• Optional exdate: string[]
Inherited from
instantiatesCanonical
• Optional instantiatesCanonical: string
Inherited from
ActivityDoc.instantiatesCanonical
kind
• Optional kind: string
last_completed_at
• Optional last_completed_at: string
Inherited from
offset
• Optional offset: number
offsetUnit
• Optional offsetUnit: "a" | "s" | "min" | "h" | "d" | "wk" | "mo"
planned_at
• Optional planned_at: string
reminders
• Optional reminders: Reminder[]
Inherited from
repeatBoundsPeriodEnd
• Optional repeatBoundsPeriodEnd: string
Inherited from
ActivityDoc.repeatBoundsPeriodEnd
repeatBoundsPeriodStart
• Optional repeatBoundsPeriodStart: string
Inherited from
ActivityDoc.repeatBoundsPeriodStart
repeatCount
• Optional repeatCount: number
Inherited from
repeatDayOfWeek
• Optional repeatDayOfWeek: ("mon" | "tue" | "wed" | "thu" | "fri" | "sat" | "sun")[]
Inherited from
repeatDuration
• Optional repeatDuration: number
Inherited from
repeatDurationMax
• Optional repeatDurationMax: number
Inherited from
repeatDurationUnit
• Optional repeatDurationUnit: "a" | "s" | "min" | "h" | "d" | "wk" | "mo"
Inherited from
ActivityDoc.repeatDurationUnit
repeatFrequency
• Optional repeatFrequency: number
Inherited from
repeatFrequencyMax
• Optional repeatFrequencyMax: number
Inherited from
ActivityDoc.repeatFrequencyMax
repeatOffset
• Optional repeatOffset: number
Inherited from
repeatPeriod
• Optional repeatPeriod: number
Inherited from
repeatPeriodUnit
• Optional repeatPeriodUnit: "a" | "s" | "min" | "h" | "d" | "wk" | "mo"
Inherited from
repeatTimeOfDay
• Optional repeatTimeOfDay: string[]
Inherited from
scheduledTiming
• Optional scheduledTiming: Object
Type declaration
| Name | Type |
|---|---|
repeat | Object |
repeat.period? | string |
repeat.periodUnit? | string |
Inherited from
title
• Optional title: string