github.com/antihax/goesi@v0.0.0-20240126031043-6c54d0cb7f95/esi/docs/GetDogmaDynamicItemsTypeIdItemIdOk.md (about)

     1  # GetDogmaDynamicItemsTypeIdItemIdOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **CreatedBy** | **int32** | The ID of the character who created the item | [default to null]
     7  **DogmaAttributes** | [**[]GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute**](get_dogma_dynamic_items_type_id_item_id_dogma_attribute.md) | dogma_attributes array | [default to null]
     8  **DogmaEffects** | [**[]GetDogmaDynamicItemsTypeIdItemIdDogmaEffect**](get_dogma_dynamic_items_type_id_item_id_dogma_effect.md) | dogma_effects array | [default to null]
     9  **MutatorTypeId** | **int32** | The type ID of the mutator used to generate the dynamic item. | [default to null]
    10  **SourceTypeId** | **int32** | The type ID of the source item the mutator was applied to create the dynamic item. | [default to null]
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14