Green\Request\V20161115\PluginAntispamFeedbackRequest::__construct PHP Method

__construct() public method

public __construct ( )
    function __construct()
    {
        parent::__construct("Green", "2016-11-15", "PluginAntispamFeedback");
        $this->setMethod("POST");
    }