Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1007 Bytes

File metadata and controls

29 lines (19 loc) · 1007 Bytes

EveSwaggerInterface.GetCharactersCharacterIdOk

Properties

Name Type Description Notes
allianceId Number The character's alliance ID [optional]
birthday Date Creation date of the character
bloodlineId Number bloodline_id integer
corporationId Number The character's corporation ID
description String description string [optional]
factionId Number ID of the faction the character is fighting for, if the character is enlisted in Factional Warfare [optional]
gender String gender string
name String name string
raceId Number race_id integer
securityStatus Number security_status number [optional]
title String The individual title of the character [optional]

Enum: GenderEnum

  • female (value: "female")

  • male (value: "male")