Package com.mailosaur.models
Class OtpResult
java.lang.Object
com.mailosaur.models.OtpResult
Mailosaur virtual security device.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OtpResult
public OtpResult()
-
-
Method Details
-
code
Gets the current one-time password.- Returns:
- The current one-time password.
-
expires
public com.google.api.client.util.DateTime expires()Gets the expiry date/time of the current one-time password.- Returns:
- The expiry date/time of the current one-time password.
-