Value
Import this model from the entry point of its package:
import { Value } from '@sailpoint/angular-sdk/segments';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | The type of attribute value | [default to undefined] |
| value | (optional) string | The attribute value | [default to undefined] |