Class ResultSet
Container for a get on a collection, such as Contacts, Campaigns, or TrackingData.
public
|
#
__construct( array $results, array $meta )
Constructor to create a ResultSet from the results/meta response when performing a get on a collection |
public
array
|
$results | array() |
#
array of result objects returned |
public
string
|
$next | |
#
next link returned from a get on a collection if one exists |