JitActivationExtendRequest
Import this model from the entry point of its package:
import { JitActivationExtendRequest } from '@sailpoint/angular-sdk/jit_activations';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| connectionId | string | Entitlement connection identifier for the activation to extend. | [default to undefined] |
| activationPeriodExtensionMins | number | Number of minutes to extend the activation period. | [default to undefined] |