co.fingerprintsoft.notification.clickatell.ClickatellSMSResponse Maven / Gradle / Ivy
package co.fingerprintsoft.notification.clickatell;
import con.fingerprintsoft.notification.sms.SMSResponse;
import lombok.Data;
import lombok.ToString;
@Data
@ToString
public class ClickatellSMSResponse extends SMSResponse {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy