# TRLinkCustomerIntegrationResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**customerIntegrationId** | **string** | Customer integration unique identifier | [default to undefined]| |**createDate** | **string** | Timestamp when the integration was created (ISO 8601 format) | [default to undefined]| |**lastUpdate** | **string** | Timestamp when the integration was last updated (ISO 8601 format) | [default to undefined]| |**partner** | [**TRLinkPartnerResponse**](TRLinkPartnerResponse.md) | | [default to undefined]| |**customer** | [**TRLinkCustomerResponse**](TRLinkCustomerResponse.md) | | [default to undefined]| |**apiKey** | **string** | API key for partner integration (censored for security) | [optional] [default to undefined]| |**secret** | **string** | Secret for partner integration (censored for security) | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)