Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 695 Bytes

File metadata and controls

21 lines (13 loc) · 695 Bytes

EmailValidationKeyModel

The confirmation email parameters.

Properties

Name Type Description Notes
key String The email validation key. [optional]
emplType EmployeeType [optional]
email String The email address. [optional]
encEmail String The encrypted email address. [optional]
uiD UUID The user ID. [optional]
type ConfirmType [optional]
first String Specifies whether it is the first time account access or not. [optional]
roomId String The room ID. [optional]