# EveSwaggerInterface.PostUniverseNames200Ok

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**category** | **String** | category string | 
**id** | **Number** | id integer | 
**name** | **String** | name string | 


<a name="CategoryEnum"></a>
## Enum: CategoryEnum


* `alliance` (value: `"alliance"`)

* `character` (value: `"character"`)

* `constellation` (value: `"constellation"`)

* `corporation` (value: `"corporation"`)

* `inventory_type` (value: `"inventory_type"`)

* `region` (value: `"region"`)

* `solar_system` (value: `"solar_system"`)

* `station` (value: `"station"`)




