Module: Thrust::AnyMail

Defined in:
lib/anymail/anymail.rb

Defined Under Namespace

Classes: Client

Constant Summary collapse

API_URL =
"https://thrust.io/api/v1/mail"
SEARCH_URL =
"#{API_URL}/search"
SEARCHES_LEFT_URL =
"#{API_URL}/searchesLeft"