ItemsResponse

Items response, iterable
extends Koren\ErplyBooks\Response\Response implements Iterator , Traversable
Methods Summary
public
# __construct( GuzzleHttp\Psr7\Response $response )
public
# getItems( )
Get items
public
# current( )
Iterator

ignore


Implementation of

public
# key( )

ignore


Implementation of

public
# next( )

ignore


Implementation of

public
# rewind( )

ignore


Implementation of

public
# valid( )

ignore


Implementation of

public
# count( )
Countable
public
# jsonSerialize( )
JsonSerializable
public
# __toString( )
Magic method so we can echo items
Methods inherited from Koren\ErplyBooks\Response\Response
__construct(), getError(), __call()
Properties Summary
protected array $items
Items
# array ( )
Properties inherited from Koren\ErplyBooks\Response\Response
$response, $body, $error