CampaignCompleteOptions
Import this model from the entry point of its package:
import { CampaignCompleteOptions } from '@sailpoint/angular-sdk/certification_campaigns';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| autoCompleteAction | (optional) string | Determines whether to auto-approve(APPROVE) or auto-revoke(REVOKE) upon campaign completion. | [default to AutoCompleteActionEnum_Approve] |