# egoisdk.List ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **listId** | **Number** | | [optional] [readonly] **internalName** | **String** | Internal name of the list | [optional] **publicName** | **String** | Public name of the list | **status** | **String** | Status of the list | [optional] [readonly] **groupId** | **Number** | ID of the list group | [optional] [readonly] **created** | **Date** | | [optional] [readonly] **updated** | **Date** | | [optional] [readonly] ## Enum: StatusEnum * `active` (value: `"active"`) * `blocked` (value: `"blocked"`)