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

com.mailjet.client.resource.CampaigndraftSchedule Maven / Gradle / Ivy

There is a newer version: 5.2.5
Show newest version

/*
 * This is a generated class.
 */

package com.mailjet.client.resource;

import com.mailjet.client.Resource;
import com.mailjet.client.enums.ApiAuthenticationType;
import com.mailjet.client.enums.ApiVersion;

/**
 *
 * @author Guillaume Badi
 */
public class CampaigndraftSchedule {

    public static Resource resource = new Resource("campaigndraft", "schedule", ApiVersion.V3, ApiAuthenticationType.Basic);

	public static String DATE = "Date";

}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy