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

     1  # GetCorporationsCorporationIdCustomsOffices200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **AllianceTaxRate** | **float32** | Only present if alliance access is allowed | [optional] [default to null]
     7  **AllowAccessWithStandings** | **bool** | standing_level and any standing related tax rate only present when this is true | [default to null]
     8  **AllowAllianceAccess** | **bool** | allow_alliance_access boolean | [default to null]
     9  **BadStandingTaxRate** | **float32** | bad_standing_tax_rate number | [optional] [default to null]
    10  **CorporationTaxRate** | **float32** | corporation_tax_rate number | [optional] [default to null]
    11  **ExcellentStandingTaxRate** | **float32** | Tax rate for entities with excellent level of standing, only present if this level is allowed, same for all other standing related tax rates | [optional] [default to null]
    12  **GoodStandingTaxRate** | **float32** | good_standing_tax_rate number | [optional] [default to null]
    13  **NeutralStandingTaxRate** | **float32** | neutral_standing_tax_rate number | [optional] [default to null]
    14  **OfficeId** | **int64** | unique ID of this customs office | [default to null]
    15  **ReinforceExitEnd** | **int32** | reinforce_exit_end integer | [default to null]
    16  **ReinforceExitStart** | **int32** | Together with reinforce_exit_end, marks a 2-hour period where this customs office could exit reinforcement mode during the day after initial attack | [default to null]
    17  **StandingLevel** | **string** | Access is allowed only for entities with this level of standing or better | [optional] [default to null]
    18  **SystemId** | **int32** | ID of the solar system this customs office is located in | [default to null]
    19  **TerribleStandingTaxRate** | **float32** | terrible_standing_tax_rate number | [optional] [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