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

     1  # GetCorporationsCorporationIdRoles200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **CharacterId** | **int32** | character_id integer | [default to null]
     7  **GrantableRoles** | **[]string** | grantable_roles array | [optional] [default to null]
     8  **GrantableRolesAtBase** | **[]string** | grantable_roles_at_base array | [optional] [default to null]
     9  **GrantableRolesAtHq** | **[]string** | grantable_roles_at_hq array | [optional] [default to null]
    10  **GrantableRolesAtOther** | **[]string** | grantable_roles_at_other array | [optional] [default to null]
    11  **Roles** | **[]string** | roles array | [optional] [default to null]
    12  **RolesAtBase** | **[]string** | roles_at_base array | [optional] [default to null]
    13  **RolesAtHq** | **[]string** | roles_at_hq array | [optional] [default to null]
    14  **RolesAtOther** | **[]string** | roles_at_other array | [optional] [default to null]
    15  
    16  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    17  
    18