ConfigObject
Import this model from the entry point of its package:
import { ConfigObject } from '@sailpoint/angular-sdk/sp_config';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| version | (optional) number | Current version of configuration object. | [default to undefined] |
| self | (optional) SelfImportExportDto | [default to undefined] | |
| object | (optional) | Object details. Format dependant on the object type. | [default to undefined] |