$client
$client : \EventsForce\Client
Stores an instance of the client for resources to Access
Abstract Class InvoiceBasedResource Abstract used by resources that depend upon an invoice E.g Payments // TODO: Improve the way the inherited resources work
$client : \EventsForce\Client
Stores an instance of the client for resources to Access
__construct(\EventsForce\Client $client)
BaseResource constructor.
\EventsForce\Client | $client |