# AlliancesAllianceIdIconsGet ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **px128x128** | **string** | | [optional] [default to undefined] **px64x64** | **string** | | [optional] [default to undefined] ## Example ```typescript import { AlliancesAllianceIdIconsGet } from 'eve-esi-client-ts'; const instance: AlliancesAllianceIdIconsGet = { px128x128, 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)