Package com.sparkpost.model
Class VerifyResponse
java.lang.Object
com.sparkpost.model.Base
com.sparkpost.model.VerifyResponse
public class VerifyResponse extends Base
The verify resource validates the specified verification field types.
Including the fields "dkim_verify" and "spf_verify" in the request initiates
a check against the associated DNS record type for the specified sending
domain. The domain's "status" object is returned on success.
-
Constructor Summary
Constructors Constructor Description VerifyResponse() -
Method Summary
-
Constructor Details
-
VerifyResponse
public VerifyResponse()
-