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

     1  # GetCorporationsCorporationIdStarbasesStarbaseIdOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **AllowAllianceMembers** | **bool** | allow_alliance_members boolean | [default to null]
     7  **AllowCorporationMembers** | **bool** | allow_corporation_members boolean | [default to null]
     8  **Anchor** | **string** | Who can anchor starbase (POS) and its structures | [default to null]
     9  **AttackIfAtWar** | **bool** | attack_if_at_war boolean | [default to null]
    10  **AttackIfOtherSecurityStatusDropping** | **bool** | attack_if_other_security_status_dropping boolean | [default to null]
    11  **AttackSecurityStatusThreshold** | **float32** | Starbase (POS) will attack if target's security standing is lower than this value | [optional] [default to null]
    12  **AttackStandingThreshold** | **float32** | Starbase (POS) will attack if target's standing is lower than this value | [optional] [default to null]
    13  **FuelBayTake** | **string** | Who can take fuel blocks out of the starbase (POS)'s fuel bay | [default to null]
    14  **FuelBayView** | **string** | Who can view the starbase (POS)'s fule bay. Characters either need to have required role or belong to the starbase (POS) owner's corporation or alliance, as described by the enum, all other access settings follows the same scheme | [default to null]
    15  **Fuels** | [**[]GetCorporationsCorporationIdStarbasesStarbaseIdFuel**](get_corporations_corporation_id_starbases_starbase_id_fuel.md) | Fuel blocks and other things that will be consumed when operating a starbase (POS) | [optional] [default to null]
    16  **Offline** | **string** | Who can offline starbase (POS) and its structures | [default to null]
    17  **Online** | **string** | Who can online starbase (POS) and its structures | [default to null]
    18  **Unanchor** | **string** | Who can unanchor starbase (POS) and its structures | [default to null]
    19  **UseAllianceStandings** | **bool** | True if the starbase (POS) is using alliance standings, otherwise using corporation's | [default to null]
    20  
    21  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    22  
    23