ScheduleType
Import this model from the entry point of its package:
import { ScheduleType } from '@sailpoint/angular-sdk/scheduled_search';
Enum
-
Daily(value:'DAILY') -
Weekly(value:'WEEKLY') -
Monthly(value:'MONTHLY') -
Calendar(value:'CALENDAR') -
Annually(value:'ANNUALLY')