ImportAccountsV1Request
Import this model from the entry point of its package:
import { ImportAccountsV1Request } from '@sailpoint/angular-sdk/sources';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| file | (optional) Blob | The CSV file containing the source accounts to aggregate. | [default to undefined] |
| disableOptimization | (optional) string | Use this flag to reprocess every account whether or not the data has changed. | [default to undefined] |