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