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

     1  # GetUniverseCategoriesCategoryIdOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **CategoryId** | **int32** | category_id integer | [default to null]
     7  **Groups** | **[]int32** | groups array | [default to null]
     8  **Name** | **string** | name string | [default to null]
     9  **Published** | **bool** | published boolean | [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