Class PlatformUserVariables

java.lang.Object
com.cord.server.PlatformUserVariables

public class PlatformUserVariables extends Object
Variables used to describe a platform user The only required variable is "email".
  • Method Details

    • getEmail

      public String getEmail()
    • getName

      public String getName()
    • getProfilePictureUrl

      public String getProfilePictureUrl()
    • getStatus

      public Status getStatus()
    • getFirstName

      public String getFirstName()
    • getLastName

      public String getLastName()