Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.13 KB

GetCharactersCharacterIdSkillqueue200Ok.md

File metadata and controls

17 lines (13 loc) · 1.13 KB

GetCharactersCharacterIdSkillqueue200Ok

Properties

Name Type Description Notes
FinishDate time.Time Date on which training of the skill will complete. Omitted if the skill queue is paused. [optional] [default to null]
FinishedLevel int32 finished_level integer [default to null]
LevelEndSp int32 level_end_sp integer [optional] [default to null]
LevelStartSp int32 Amount of SP that was in the skill when it started training it's current level. Used to calculate % of current level complete. [optional] [default to null]
QueuePosition int32 queue_position integer [default to null]
SkillId int32 skill_id integer [default to null]
StartDate time.Time start_date string [optional] [default to null]
TrainingStartSp int32 training_start_sp integer [optional] [default to null]

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