PHP Bitpay\Client Namespace

Nested Namespaces

Bitpay\Client\Adapter

Interfaces

Name Description
ClientInterface Sends request(s) to bitpay server
RequestInterface
ResponseInterface

Classes

Name Description
ChildOfClient
Client Client used to send requests and receive responses for BitPay's Web API
ClientTest
Request Generic Request object used to send requests to servers
RequestTest
Response Generic Response class used to parse a response from a server.
ResponseTest