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