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

com.revinate.sendgrid.model.SendGridEntity Maven / Gradle / Ivy

There is a newer version: 3.0.6
Show newest version
package com.revinate.sendgrid.model;

import com.fasterxml.jackson.annotation.JsonIgnore;

public interface SendGridEntity {

    @JsonIgnore
    String getEntityId();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy