---
id: v1-connector-customizers-response
title: ConnectorCustomizersResponse
pagination_label: ConnectorCustomizersResponse
sidebar_label: ConnectorCustomizersResponse
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ConnectorCustomizersResponse', 'v1ConnectorCustomizersResponse']
slug: /tools/sdk/typescript/connector_customizers/models/connector-customizers-response
tags: ['SDK', 'Software Development Kit', 'ConnectorCustomizersResponse', 'v1ConnectorCustomizersResponse']
---

# ConnectorCustomizersResponse

## 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]

