com.messagebird.objects.integrations.TemplateList Maven / Gradle / Ivy
package com.messagebird.objects.integrations;
import com.messagebird.objects.ListBase;
/**
* Response object representing the Template list type.
*
* @author ssk910
*/
public class TemplateList extends ListBase {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy