Mailgun\Resource\Api\Domain\DeleteCredentialResponse::getSpec PHP Method

getSpec() public method

public getSpec ( ) : string
return string
    public function getSpec()
    {
        return $this->spec;
    }