![JAR search and dependency download from the Maven repository](/logo.png)
com.mailjet.client.resource.TemplateDisplaypreview Maven / Gradle / Ivy
/*
* 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 TemplateDisplaypreview {
public static Resource resource = new Resource("template", "displaypreview", ApiVersion.V3, ApiAuthenticationType.Basic);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy