Green\Request\V20161206\PluginAntispamResultsRequest::setPostContentType PHP Méthode

setPostContentType() public méthode

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