Bitpay\Client\RequestInterface::getHost PHP Method

getHost() public method

Returns the host to send the request to. The host would be something such as test.bitpay.com or bitpay.com
public getHost ( ) : string
return string
    public function getHost();