Green\Request\V20161124\TextAntispamDetectionRequest::__construct PHP Méthode

__construct() public méthode

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