ConnectorCustomizersResponse
Import this model from the entry point of its package:
import { ConnectorCustomizersResponse } from '@sailpoint/angular-sdk/connector_customizers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | Connector customizer ID. | [readonly] [default to undefined] |
| name | (optional) string | Connector customizer name. | [default to undefined] |
| imageVersion | (optional) number | Connector customizer image version. | [default to undefined] |
| imageID | (optional) string | Connector customizer image id. | [default to undefined] |
| tenantID | (optional) string | Connector customizer tenant id. | [default to undefined] |
| created | (optional) string | Date-time when the connector customizer was created | [default to undefined] |