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

com.createsend.models.campaigns.RepeaterItem 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.campaigns;

public class RepeaterItem {
	public String Layout;
	public EditableField[] Singlelines;
	public EditableField[] Multilines;
	public EditableField[] Images;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy