Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Apex.LoginResponseContent Class ReferenceSerializable

[Serializable] More...

Inheritance diagram for PixoVR.Apex.LoginResponseContent:
[legend]

Public Member Functions

bool HasErrored ()
 

Public Attributes

string Email
 
string First
 
int ID
 
string Last
 
int MinimumPassingScore
 
Organization Org
 
int OrgId
 
string Token
 

Detailed Description

[Serializable]

Definition at line 168 of file ApexTypes.cs.

Member Function Documentation

◆ HasErrored()

bool PixoVR.Apex.LoginResponseContent.HasErrored ( )
inline

Implements PixoVR.Apex.IPlatformErrorable.

Definition at line 179 of file ApexTypes.cs.

Member Data Documentation

◆ Email

string PixoVR.Apex.LoginResponseContent.Email

Definition at line 174 of file ApexTypes.cs.

◆ First

string PixoVR.Apex.LoginResponseContent.First

Definition at line 172 of file ApexTypes.cs.

◆ ID

int PixoVR.Apex.LoginResponseContent.ID

Definition at line 170 of file ApexTypes.cs.

◆ Last

string PixoVR.Apex.LoginResponseContent.Last

Definition at line 173 of file ApexTypes.cs.

◆ MinimumPassingScore

int PixoVR.Apex.LoginResponseContent.MinimumPassingScore

Definition at line 177 of file ApexTypes.cs.

◆ Org

Organization PixoVR.Apex.LoginResponseContent.Org

Definition at line 176 of file ApexTypes.cs.

◆ OrgId

int PixoVR.Apex.LoginResponseContent.OrgId

Definition at line 171 of file ApexTypes.cs.

◆ Token

string PixoVR.Apex.LoginResponseContent.Token

Definition at line 175 of file ApexTypes.cs.


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