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

     1  # GetMarketsStructuresStructureId200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Duration** | **int32** | duration integer | [default to null]
     7  **IsBuyOrder** | **bool** | is_buy_order boolean | [default to null]
     8  **Issued** | [**time.Time**](time.Time.md) | issued string | [default to null]
     9  **LocationId** | **int64** | location_id integer | [default to null]
    10  **MinVolume** | **int32** | min_volume integer | [default to null]
    11  **OrderId** | **int64** | order_id integer | [default to null]
    12  **Price** | **float64** | price number | [default to null]
    13  **Range_** | **string** | range string | [default to null]
    14  **TypeId** | **int32** | type_id integer | [default to null]
    15  **VolumeRemain** | **int32** | volume_remain integer | [default to null]
    16  **VolumeTotal** | **int32** | volume_total 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