Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.22 KB

GetCharactersCharacterIdOk.md

File metadata and controls

20 lines (16 loc) · 1.22 KB

GetCharactersCharacterIdOk

Properties

Name Type Description Notes
AllianceId int32 The character's alliance ID [optional] [default to null]
Birthday time.Time Creation date of the character [default to null]
BloodlineId int32 bloodline_id integer [default to null]
CorporationId int32 The character's corporation ID [default to null]
Description string description string [optional] [default to null]
FactionId int32 ID of the faction the character is fighting for, if the character is enlisted in Factional Warfare [optional] [default to null]
Gender string gender string [default to null]
Name string name string [default to null]
RaceId int32 race_id integer [default to null]
SecurityStatus float32 security_status number [optional] [default to null]
Title string The individual title of the character [optional] [default to null]

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