Package com.mailersend.sdk.templates
Class TemplateItem
- java.lang.Object
-
- com.mailersend.sdk.templates.TemplateItem
-
public class TemplateItem extends Object
TemplateItem class.
- Version:
- $Id: $Id
- Author:
- mailersend
-
-
Constructor Summary
Constructors Constructor Description TemplateItem()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidparseDates()Parses the string dates from the response into java.util.Date objectsprotected voidpostDeserialize()Is called to perform any actions after the deserialization of the response Do not call directly
-