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

net.gutefrage.mandrill.users.Ping.scala Maven / Gradle / Ivy

The newest version!
package net.gutefrage.mandrill.users

import net.gutefrage.mandrill.core.MandrillApiKey

/**
 * == Ping ==
 *
 * Validate an API key and respond to a ping
 */
case class Ping(key: MandrillApiKey)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy