@sourceloop/authentication-service / Exports / Otp
Class: Otp¶
Hierarchy¶
-
CoreEntity
<Otp
>↳
Otp
Table of contents¶
Constructors¶
Properties¶
Constructors¶
constructor¶
• new Otp(data?
)
Parameters¶
Name | Type |
---|---|
data? |
Partial <Otp > |
Inherited from¶
CoreEntity<Otp>.constructor
Defined in¶
packages/core/dist/models/core-entity.d.ts:3
Properties¶
otp¶
• otp: string
Defined in¶
services/authentication-service/src/models/otp.model.ts:14
username¶
• username: string