@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T16:43:29.220+01:00") public class ExtendedMessageOpenEventInformation extends Object
| Constructor and Description |
|---|
ExtendedMessageOpenEventInformation() |
public ExtendedMessageOpenEventInformation firstOpen(Boolean firstOpen)
public Boolean getFirstOpen()
public void setFirstOpen(Boolean firstOpen)
public ExtendedMessageOpenEventInformation client(ExtendedMessageOpenEventInformationClient client)
public ExtendedMessageOpenEventInformationClient getClient()
public void setClient(ExtendedMessageOpenEventInformationClient client)
public ExtendedMessageOpenEventInformation OS(ExtendedMessageOpenEventInformationOS OS)
public ExtendedMessageOpenEventInformationOS getOS()
public void setOS(ExtendedMessageOpenEventInformationOS OS)
public ExtendedMessageOpenEventInformation platform(String platform)
public String getPlatform()
public void setPlatform(String platform)
public ExtendedMessageOpenEventInformation userAgent(String userAgent)
public String getUserAgent()
public void setUserAgent(String userAgent)
public ExtendedMessageOpenEventInformation readSeconds(String readSeconds)
public String getReadSeconds()
public void setReadSeconds(String readSeconds)
public ExtendedMessageOpenEventInformation geo(ExtendedMessageOpenEventInformationGeo geo)
public ExtendedMessageOpenEventInformationGeo getGeo()
public void setGeo(ExtendedMessageOpenEventInformationGeo geo)
public ExtendedMessageOpenEventInformation messageID(String messageID)
public String getMessageID()
public void setMessageID(String messageID)
public ExtendedMessageOpenEventInformation receivedAt(Date receivedAt)
public Date getReceivedAt()
public void setReceivedAt(Date receivedAt)
public ExtendedMessageOpenEventInformation tag(String tag)
public String getTag()
public void setTag(String tag)
public ExtendedMessageOpenEventInformation recipient(String recipient)
public String getRecipient()
public void setRecipient(String recipient)
Copyright © 2019. All rights reserved.