
com.revinate.sendgrid.model.SendGridCollection Maven / Gradle / Ivy
package com.revinate.sendgrid.model;
import java.util.List;
public interface SendGridCollection {
List getData();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy