$client
$client : \EventsForce\Client
Stores an instance of the client for resources to Access
Class for handling people resource Api Docs: http://docs.eventsforce.apiary.io/#reference/people
$client : \EventsForce\Client
Stores an instance of the client for resources to Access
__construct(\EventsForce\Client $client)
BaseResource constructor.
\EventsForce\Client | $client |
get(boolean|integer $person_id = false) : \Psr\Http\Message\StreamInterface
Method to get a single person Api Docs: http://docs.eventsforce.apiary.io/#reference/people/get
boolean|integer | $person_id |