AdaptiveApprovalConfig
Import this model from the entry point of its package:
import { AdaptiveApprovalConfig } from '@sailpoint/angular-sdk/generic_request_approval_config';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| scheme | string | Discriminator. Must be WORKFLOW for adaptive platform-workflow approval. | [default to undefined] |
| workflowId | string | Identifier of the platform workflow that decides the request. | [default to undefined] |