[Index]

Model: data/PasswordReset

Model to store information of users whose password has been reset.

Model Details: data/PasswordReset

Title Description Details
User PKID * The PKID corresponding to a valid user.
  • Field Name: user_pkid
  • Type: String
Email User's email address.
  • Field Name: email
  • Type: String
Reset? * Boolean that indicates whether or not password has been reset.
  • Field Name: reset
  • Type: Boolean
Date/Time Date and time when user's password was reset.
  • Field Name: time
  • Type: String