Schedule2Days
Import this model from the entry point of its package:
import { Schedule2Days } from '@sailpoint/angular-sdk/certification_campaigns';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | Enum type to specify days value | [default to undefined] |
| values | Array<string> | Values of the days based on the enum type mentioned above | [default to undefined] |
| interval | (optional) number | Interval between the cert generations | [default to undefined] |