Class OtpResponseDTO
- java.lang.Object
-
- io.mosip.authentication.core.otp.dto.OtpResponseDTO
-
- All Implemented Interfaces:
ObjectWithIdVersionTransactionID
public class OtpResponseDTO extends Object implements ObjectWithIdVersionTransactionID
This class is used to provide response for OTP generation.- Author:
- Dinesh Karuppiah
-
-
Constructor Summary
Constructors Constructor Description OtpResponseDTO()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.mosip.authentication.core.dto.ObjectWithIdVersionTransactionID
getId, getTransactionID, getVersion, setId, setTransactionID, setVersion
-
-