# EveSwaggerInterface.GetCorporationsCorporationIdOk

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allianceId** | **Number** | ID of the alliance that corporation is a member of, if any | [optional] 
**ceoId** | **Number** | ceo_id integer | 
**creatorId** | **Number** | creator_id integer | 
**dateFounded** | **Date** | date_founded string | [optional] 
**description** | **String** | description string | [optional] 
**factionId** | **Number** | faction_id integer | [optional] 
**homeStationId** | **Number** | home_station_id integer | [optional] 
**memberCount** | **Number** | member_count integer | 
**name** | **String** | the full name of the corporation | 
**shares** | **Number** | shares integer | [optional] 
**taxRate** | **Number** | tax_rate number | 
**ticker** | **String** | the short name of the corporation | 
**url** | **String** | url string | [optional] 


