Argument
Import this model from the entry point of its package:
import { Argument } from '@sailpoint/angular-sdk/connector_rule_management';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | the name of the argument | [default to undefined] |
| description | (optional) string | the description of the argument | [default to undefined] |
| type | (optional) string | the programmatic type of the argument | [default to undefined] |