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

[Serializable] More...

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

Public Member Functions

bool HasErrored ()
 

Public Attributes

string Email
 
string First
 
int ID
 
string Last
 
string Username
 

Detailed Description

[Serializable]

Definition at line 244 of file ApexTypes.cs.

Member Function Documentation

◆ HasErrored()

bool PixoVR.Apex.GetUserResponseContent.HasErrored ( )
inline

Implements PixoVR.Apex.IPlatformErrorable.

Definition at line 252 of file ApexTypes.cs.

Member Data Documentation

◆ Email

string PixoVR.Apex.GetUserResponseContent.Email

Definition at line 249 of file ApexTypes.cs.

◆ First

string PixoVR.Apex.GetUserResponseContent.First

Definition at line 247 of file ApexTypes.cs.

◆ ID

int PixoVR.Apex.GetUserResponseContent.ID

Definition at line 246 of file ApexTypes.cs.

◆ Last

string PixoVR.Apex.GetUserResponseContent.Last

Definition at line 248 of file ApexTypes.cs.

◆ Username

string PixoVR.Apex.GetUserResponseContent.Username

Definition at line 250 of file ApexTypes.cs.


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