Green\Request\V20161115\PluginAntispamResultsRequest::setPostContentType PHP Method

setPostContentType() public method

public setPostContentType ( $postContentType )
    public function setPostContentType($postContentType)
    {
        $this->postContentType = $postContentType;
        $this->queryParameters["PostContentType"] = $postContentType;
    }