Class OtpRequestDTO
java.lang.Object
io.mosip.authentication.core.indauth.dto.BaseRequestDTO
io.mosip.authentication.core.otp.dto.OtpRequestDTO
- All Implemented Interfaces:
ObjectWithMetadata
This class is used to provide request for OTP generation.
- Author:
- Dinesh Karuppiah
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.mosip.authentication.core.dto.ObjectWithMetadata
copyAllMetadaTo, copyMetadataTo, getMetadata, getMetadata, getMetadata, putAllMetadata, putMetadata, setMetadata
-
Constructor Details
-
OtpRequestDTO
public OtpRequestDTO()
-