# GenericCrmIntegration ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **integration_id** | Option<**i64**> | The ID of the integration.
Note: Parse the integrationId as Long or BigInt. Parsing the integrationId as an Integer truncates the integrationId to trailing zeros and returns an incorrect ID. | [optional] **owner_email** | Option<**String**> | Email address of the person responsible for the integration | [optional] **name** | Option<**String**> | The name of the integration | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)