\Linusx\Empyr\ControllersEmpyrReport

Class EmpyrReport.

Summary

Methods
Properties
Constants
__construct()
statsReport()
txReport()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(array  $data = array()) 

Empyr Report Methods.

Parameters

array $data

Data to set field with.

Throws

\GuzzleHttp\Exception\GuzzleException
\Linusx\Empyr\Exceptions\EmpyrMissingRequiredFields

statsReport()

statsReport(array  $options = array()) : boolean|mixed

Allows retrieval of various business stats.

Parameters

array $options

Throws

\GuzzleHttp\Exception\GuzzleException
\Linusx\Empyr\Exceptions\EmpyrMissingRequiredFields

Returns

boolean|mixed

txReport()

txReport(array  $options = array()) : boolean|mixed

Allows retrieval of summaries of transactional data.

Parameters

array $options

Throws

\GuzzleHttp\Exception\GuzzleException
\Linusx\Empyr\Exceptions\EmpyrMissingRequiredFields

Returns

boolean|mixed