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

     1  # GetCharactersCharacterIdPlanetsPlanetIdPin
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Contents** | [**[]GetCharactersCharacterIdPlanetsPlanetIdContent**](get_characters_character_id_planets_planet_id_content.md) | contents array | [optional] [default to null]
     7  **ExpiryTime** | [**time.Time**](time.Time.md) | expiry_time string | [optional] [default to null]
     8  **ExtractorDetails** | [**GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails**](get_characters_character_id_planets_planet_id_extractor_details.md) |  | [optional] [default to null]
     9  **FactoryDetails** | [**GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails**](get_characters_character_id_planets_planet_id_factory_details.md) |  | [optional] [default to null]
    10  **InstallTime** | [**time.Time**](time.Time.md) | install_time string | [optional] [default to null]
    11  **LastCycleStart** | [**time.Time**](time.Time.md) | last_cycle_start string | [optional] [default to null]
    12  **Latitude** | **float32** | latitude number | [default to null]
    13  **Longitude** | **float32** | longitude number | [default to null]
    14  **PinId** | **int64** | pin_id integer | [default to null]
    15  **SchematicId** | **int32** | schematic_id integer | [optional] [default to null]
    16  **TypeId** | **int32** | type_id integer | [default to null]
    17  
    18  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    19  
    20