__construct() __construct(array $data = array()) : boolean New report Write logs to DB Parameters array $data Data to save Throws \apiException [104] Failed to write log Returns boolean — If true - success
getData() getData() : array|boolean Get data Get report data Returns array|boolean — Saved data. If false - no data
getID() getID() : integer|boolean Get Report ID Unique ID of just saved report Returns integer|boolean — Report ID. If false - Report error