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