ApprovalConfigCronTimezone
Import this model from the entry point of its package:
import { ApprovalConfigCronTimezone } from '@sailpoint/angular-sdk/approvals';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| location | (optional) string | Timezone location for cron schedules. | [default to undefined] |
| offset | (optional) string | Timezone offset for cron schedules. | [default to undefined] |