github.com/antihax/goesi@v0.0.0-20240126031043-6c54d0cb7f95/esi/docs/GetCharactersCharacterIdCorporationhistory200Ok.md (about)

     1  # GetCharactersCharacterIdCorporationhistory200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **CorporationId** | **int32** | corporation_id integer | [default to null]
     7  **IsDeleted** | **bool** | True if the corporation has been deleted | [optional] [default to null]
     8  **RecordId** | **int32** | An incrementing ID that can be used to canonically establish order of records in cases where dates may be ambiguous | [default to null]
     9  **StartDate** | [**time.Time**](time.Time.md) | start_date string | [default to null]
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13