Package com.mailersend.sdk.emails
Class Substitution
- java.lang.Object
-
- com.mailersend.sdk.emails.Substitution
-
public class Substitution extends Object
Substitution class.
- Version:
- $Id: $Id
- Author:
- mailersend
-
-
Constructor Summary
Constructors Constructor Description Substitution()Allow instantiation without setting the propertiesSubstitution(String variable, String value)Simple constructor to setup the properties
-