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