@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-03-12T11:46:32.800+05:30") public class GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription extends Object
| Constructor and Description |
|---|
GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription() |
| Modifier and Type | Method and Description |
|---|---|
GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription |
campaignId(Long campaignId) |
boolean |
equals(Object o) |
GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription |
eventTime(String eventTime) |
Long |
getCampaignId()
ID of the campaign which generated the event
|
String |
getEventTime()
UTC date-time of the event
|
String |
getIp()
IP from which the user has unsubscribed
|
int |
hashCode() |
GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription |
ip(String ip) |
void |
setCampaignId(Long campaignId) |
void |
setEventTime(String eventTime) |
void |
setIp(String ip) |
String |
toString() |
public GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription()
public GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription campaignId(Long campaignId)
public Long getCampaignId()
public void setCampaignId(Long campaignId)
public GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription eventTime(String eventTime)
public String getEventTime()
public void setEventTime(String eventTime)
public String getIp()
public void setIp(String ip)
Copyright © 2021. All rights reserved.