All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.createsend.models.journeys.JourneyEmailOpenDetail Maven / Gradle / Ivy

Go to download

A Java library which implements the complete functionality of the Campaign Monitor API.

The newest version!
package com.createsend.models.journeys;

import java.util.Date;

public class JourneyEmailOpenDetail extends JourneyEmailDetailWithGeoBase{
    public String EmailAddress;
    public java.util.Date Date;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy