Skip to main content

Interface: PlanDefinitionAction

core/types.PlanDefinitionAction

Hierarchy

Properties

definitionUri

Optional definitionUri: string

Inherited from

ActivityDoc.definitionUri


delay

Optional delay: number

Inherited from

ActivityDoc.delay


delayUnit

Optional delayUnit: "a" | "s" | "min" | "h" | "d" | "wk" | "mo"

Inherited from

ActivityDoc.delayUnit


description

Optional description: string

Inherited from

ActivityDoc.description


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

ActivityDoc.end_at


exdate

Optional exdate: string[]

Inherited from

ActivityDoc.exdate


instantiatesCanonical

Optional instantiatesCanonical: string

Inherited from

ActivityDoc.instantiatesCanonical


kind

Optional kind: string


last_completed_at

Optional last_completed_at: string

Inherited from

ActivityDoc.last_completed_at


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

ActivityDoc.reminders


repeatBoundsPeriodEnd

Optional repeatBoundsPeriodEnd: string

Inherited from

ActivityDoc.repeatBoundsPeriodEnd


repeatBoundsPeriodStart

Optional repeatBoundsPeriodStart: string

Inherited from

ActivityDoc.repeatBoundsPeriodStart


repeatCount

Optional repeatCount: number

Inherited from

ActivityDoc.repeatCount


repeatDayOfWeek

Optional repeatDayOfWeek: ("mon" | "tue" | "wed" | "thu" | "fri" | "sat" | "sun")[]

Inherited from

ActivityDoc.repeatDayOfWeek


repeatDuration

Optional repeatDuration: number

Inherited from

ActivityDoc.repeatDuration


repeatDurationMax

Optional repeatDurationMax: number

Inherited from

ActivityDoc.repeatDurationMax


repeatDurationUnit

Optional repeatDurationUnit: "a" | "s" | "min" | "h" | "d" | "wk" | "mo"

Inherited from

ActivityDoc.repeatDurationUnit


repeatFrequency

Optional repeatFrequency: number

Inherited from

ActivityDoc.repeatFrequency


repeatFrequencyMax

Optional repeatFrequencyMax: number

Inherited from

ActivityDoc.repeatFrequencyMax


repeatOffset

Optional repeatOffset: number

Inherited from

ActivityDoc.repeatOffset


repeatPeriod

Optional repeatPeriod: number

Inherited from

ActivityDoc.repeatPeriod


repeatPeriodUnit

Optional repeatPeriodUnit: "a" | "s" | "min" | "h" | "d" | "wk" | "mo"

Inherited from

ActivityDoc.repeatPeriodUnit


repeatTimeOfDay

Optional repeatTimeOfDay: string[]

Inherited from

ActivityDoc.repeatTimeOfDay


scheduledTiming

Optional scheduledTiming: Object

Type declaration

NameType
repeatObject
repeat.period?string
repeat.periodUnit?string

Inherited from

ActivityDoc.scheduledTiming


title

Optional title: string

Inherited from

ActivityDoc.title