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

getError() public method

public getError ( ) : string
return string
    public function getError()
    {
        return $this->error;
    }