Properties
actionIds
actionIds: string[]
Optional description
description?: string
formsAppEnvironmentId
formsAppEnvironmentId: number
Optional linkedResources
name
name: string
organisationId
organisationId: string
schedule
schedule
: { endDate
?: string; recurrence
: { interval
: "DAY" } | { day
: DayOfWeek; interval
: "WEEK" } | { days
: number; interval
: "CUSTOM" }; startDate
: string }Type declaration
Optional endDate?: string
recurrence: { interval: "DAY" } | { day: DayOfWeek; interval: "WEEK" } | { days: number; interval: "CUSTOM" }
startDate: string
Optional swipeLeftActionId
swipeLeftActionId?: string
Optional swipeRightActionId
swipeRightActionId?: string
The identifiers of available actions that the task can utilise within a Forms App. The order of the identifiers is respected when displaying actions.