PatOwner
Import this model from the entry point of its package:
import { PatOwner } from '@sailpoint/angular-sdk/personal_access_tokens';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | Personal access token owner's DTO type. | [default to undefined] |
| id | (optional) string | Personal access token owner's identity ID. | [default to undefined] |
| name | (optional) string | Personal access token owner's human-readable display name. | [default to undefined] |