PHP Interface Bitpay\Client\Adapter\AdapterInterface

Mostrar archivo Open project: bitpay/php-client Interface Usage Examples

Public Methods

Method Description
sendRequest ( Bitpay\Client\RequestInterface $request ) : Bitpay\Client\ResponseInterface Send request to BitPay

Method Details

sendRequest() public method

Send request to BitPay
public sendRequest ( Bitpay\Client\RequestInterface $request ) : Bitpay\Client\ResponseInterface
$request Bitpay\Client\RequestInterface
return Bitpay\Client\ResponseInterface