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] |