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

[Serializable] More...

Properties

string AuthToken [get, set]
 
DateTime CreatedAt [get, set]
 
string CreatedBy [get, set]
 
DateTime? DeletedAt [get, set]
 
string Email [get, set]
 
string ExternalId [get, set]
 
string FirstName [get, set]
 
int Id [get, set]
 
string LastName [get, set]
 
Organization Org [get, set]
 
int OrgId [get, set]
 
DateTime PasswordExpDate [get, set]
 
string[] Permissions [get, set]
 
string Phone [get, set]
 
string Role [get, set]
 
string Status [get, set]
 
DateTime UpdatedAt [get, set]
 
string UpdatedBy [get, set]
 
string Username [get, set]
 

Detailed Description

[Serializable]

Definition at line 607 of file ApexTypes.cs.

Property Documentation

◆ AuthToken

string PixoVR.Apex.User.AuthToken
getset

Definition at line 627 of file ApexTypes.cs.

◆ CreatedAt

DateTime PixoVR.Apex.User.CreatedAt
getset

Definition at line 612 of file ApexTypes.cs.

◆ CreatedBy

string PixoVR.Apex.User.CreatedBy
getset

Definition at line 610 of file ApexTypes.cs.

◆ DeletedAt

DateTime? PixoVR.Apex.User.DeletedAt
getset

Definition at line 626 of file ApexTypes.cs.

◆ Email

string PixoVR.Apex.User.Email
getset

Definition at line 619 of file ApexTypes.cs.

◆ ExternalId

string PixoVR.Apex.User.ExternalId
getset

Definition at line 622 of file ApexTypes.cs.

◆ FirstName

string PixoVR.Apex.User.FirstName
getset

Definition at line 616 of file ApexTypes.cs.

◆ Id

int PixoVR.Apex.User.Id
getset

Definition at line 609 of file ApexTypes.cs.

◆ LastName

string PixoVR.Apex.User.LastName
getset

Definition at line 617 of file ApexTypes.cs.

◆ Org

Organization PixoVR.Apex.User.Org
getset

Definition at line 624 of file ApexTypes.cs.

◆ OrgId

int PixoVR.Apex.User.OrgId
getset

Definition at line 625 of file ApexTypes.cs.

◆ PasswordExpDate

DateTime PixoVR.Apex.User.PasswordExpDate
getset

Definition at line 623 of file ApexTypes.cs.

◆ Permissions

string [] PixoVR.Apex.User.Permissions
getset

Definition at line 615 of file ApexTypes.cs.

◆ Phone

string PixoVR.Apex.User.Phone
getset

Definition at line 620 of file ApexTypes.cs.

◆ Role

string PixoVR.Apex.User.Role
getset

Definition at line 614 of file ApexTypes.cs.

◆ Status

string PixoVR.Apex.User.Status
getset

Definition at line 621 of file ApexTypes.cs.

◆ UpdatedAt

DateTime PixoVR.Apex.User.UpdatedAt
getset

Definition at line 613 of file ApexTypes.cs.

◆ UpdatedBy

string PixoVR.Apex.User.UpdatedBy
getset

Definition at line 611 of file ApexTypes.cs.

◆ Username

string PixoVR.Apex.User.Username
getset

Definition at line 618 of file ApexTypes.cs.


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