Tanoda
UserManager.WSLogin Struct Reference

Public Attributes

WSUser user
 
string courseId
 
string userCourseId
 
string accessToken
 
bool isQuality
 
CourseModuleType courseModuleType
 

Detailed Description

Definition at line 902 of file UserManager.cs.

Member Data Documentation

◆ accessToken

string UserManager.WSLogin.accessToken

Definition at line 907 of file UserManager.cs.

◆ courseId

string UserManager.WSLogin.courseId

Definition at line 905 of file UserManager.cs.

◆ courseModuleType

CourseModuleType UserManager.WSLogin.courseModuleType

Definition at line 909 of file UserManager.cs.

◆ isQuality

bool UserManager.WSLogin.isQuality

Definition at line 908 of file UserManager.cs.

◆ user

WSUser UserManager.WSLogin.user

Definition at line 904 of file UserManager.cs.

◆ userCourseId

string UserManager.WSLogin.userCourseId

Definition at line 906 of file UserManager.cs.


The documentation for this struct was generated from the following file: