GroupByResponse

Class GroupByResponse

package

DruidFamiliar\Response

author

Ernesto Spiro Peimbert Andreakis

version 1.0
category

WebPT

copyright

Copyright (c) 2014 WebPT, Inc.

Methods

Adds an element to the data array

addData(\stdClass $data) : $this

Arguments

$data

\stdClass

Response

$this

Returns the data

getData() : array

Response

array

Sets the data

setData(array $data) : $this

Arguments

$data

array

Response

$this

Properties

Stores the response data as an array

data : array
access

protected

var

Type(s)

array

required properties to be present in each of the elements within the data array

requiredObjectFields : array
var

Type(s)

array