public IList <V5CharactersNotifications> Notifications(SsoToken token)
 {
     return(_internalLatestCharacter.Notifications(token));
 }