Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.03 KB

GetCorporationsCorporationIdRoles200Ok.md

File metadata and controls

17 lines (14 loc) · 1.03 KB

ESIClient.Dotcore.Model.GetCorporationsCorporationIdRoles200Ok

Properties

Name Type Description Notes
CharacterId int? character_id integer
GrantableRoles List<string> grantable_roles array [optional]
GrantableRolesAtBase List<string> grantable_roles_at_base array [optional]
GrantableRolesAtHq List<string> grantable_roles_at_hq array [optional]
GrantableRolesAtOther List<string> grantable_roles_at_other array [optional]
Roles List<string> roles array [optional]
RolesAtBase List<string> roles_at_base array [optional]
RolesAtHq List<string> roles_at_hq array [optional]
RolesAtOther List<string> roles_at_other array [optional]

[Back to Model list] [Back to API list] [Back to README]