# CorporationsProjectsDetailConfigurationunknown ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **data** | **any** | | [default to undefined] **type** | **string** | Configuration type | [default to undefined] ## Example ```typescript import { CorporationsProjectsDetailConfigurationunknown } from 'eve-esi-client-ts'; const instance: CorporationsProjectsDetailConfigurationunknown = { data, type, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)