Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 954 Bytes

RemovedCharacter.md

File metadata and controls

19 lines (14 loc) · 954 Bytes

RemovedCharacter

Properties

Name Type Description Notes
character_id int, none_type EVE character ID.
character_name str, none_type EVE character name.
removed_date datetime, none_type Date of removal.
reason str, none_type How it was removed (deleted or moved to another account).
new_player_id int [optional]
new_player_name str [optional]
player Player [optional]
deleted_by Player [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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