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