Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.05 KB

GetCharactersCharacterIdOk.md

File metadata and controls

19 lines (15 loc) · 1.05 KB

GetCharactersCharacterIdOk

Properties

Name Type Description Notes
AllianceId int32 The character's alliance ID [optional] [default to null]
AncestryId int32 ancestry_id integer [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]
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]

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