| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
List<ContactHistory> |
ContactsApi.contactsEmailHistoryGet(String email,
Integer limit,
Integer offset)
Shows detailed history of chosen Contact.
|
ApiResponse<List<ContactHistory>> |
ContactsApi.contactsEmailHistoryGetWithHttpInfo(String email,
Integer limit,
Integer offset)
Shows detailed history of chosen Contact.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ContactsApi.contactsEmailHistoryGetAsync(String email,
Integer limit,
Integer offset,
ApiCallback<List<ContactHistory>> callback)
Shows detailed history of chosen Contact.
|
| Modifier and Type | Method and Description |
|---|---|
ContactHistory |
ContactHistory.channelName(String channelName) |
ContactHistory |
ContactHistory.country(String country) |
ContactHistory |
ContactHistory.data(String data) |
ContactHistory |
ContactHistory.eventDate(String eventDate) |
ContactHistory |
ContactHistory.eventType(String eventType) |
ContactHistory |
ContactHistory.eventTypeValue(ContactHistory.EventTypeValueEnum eventTypeValue) |
ContactHistory |
ContactHistory.ipAddress(String ipAddress) |
ContactHistory |
ContactHistory.templateName(String templateName) |
Copyright © 2019. All rights reserved.