ApprovalDescription
Import this model from the entry point of its package:
import { ApprovalDescription } from '@sailpoint/angular-sdk/approvals';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| value | (optional) string | The description of what the approval is asking for | [default to undefined] |
| locale | (optional) string | What locale the description of the approval is using | [default to undefined] |