Package com.mailosaur.models
Class Code
java.lang.Object
com.mailosaur.models.BaseModel
com.mailosaur.models.Code
Data associated with a hyperlink found within an email or SMS message.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.mailosaur.models.BaseModel
nullableString
-
Constructor Details
-
Code
public Code()
-
-
Method Details
-
value
Gets the extracted code found within the message content.- Returns:
- The extracted code found within the message content.
-