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