Yottabyte  1.0
An AI powerd app meant to detect polluted beaches and organise clean up events.
Yottabyte.Shared.UserVM Class Reference

Properties

int Id [get, set]
 
string FName [get, set]
 
string LName [get, set]
 
string Email [get, set]
 
string AvatarURL [get, set]
 

Detailed Description

Definition at line 66 of file User.cs.

Property Documentation

◆ AvatarURL

string Yottabyte.Shared.UserVM.AvatarURL
getset

Definition at line 76 of file User.cs.

◆ Email

string Yottabyte.Shared.UserVM.Email
getset

Definition at line 74 of file User.cs.

◆ FName

string Yottabyte.Shared.UserVM.FName
getset

Definition at line 70 of file User.cs.

◆ Id

int Yottabyte.Shared.UserVM.Id
getset

Definition at line 68 of file User.cs.

◆ LName

string Yottabyte.Shared.UserVM.LName
getset

Definition at line 72 of file User.cs.


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