Package

net.gutefrage.mandrill

users

Permalink

package users

Visibility
  1. Public
  2. All

Type Members

  1. case class Ping(key: MandrillApiKey) extends Product with Serializable

    Permalink

    Validate an API key and respond to a ping

    Ping

    Validate an API key and respond to a ping

  2. case class Pong(PING: String) extends Product with Serializable

    Permalink

    Ping2 endpoint response

Ungrouped