Class OtpResponseDTO
java.lang.Object
io.mosip.authentication.core.otp.dto.OtpResponseDTO
- All Implemented Interfaces:
ObjectWithIdVersionTransactionID
This class is used to provide response 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.ObjectWithIdVersionTransactionID
getId, getTransactionID, getVersion, setId, setTransactionID, setVersion
-
Constructor Details
-
OtpResponseDTO
public OtpResponseDTO()
-