AppAccountDetails
Import this model from the entry point of its package:
import { AppAccountDetails } from '@sailpoint/angular-sdk/apps';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| appId | (optional) string | The source app ID | [default to undefined] |
| appDisplayName | (optional) string | The source app display name | [default to undefined] |
| sourceAccount | (optional) AppAccountDetailsSourceAccount | [default to undefined] |