ZEROSPAM\Framework\SDK\Response\Api\Collection\CollectionResponse::offsetExists
Whether a offset exists
Signature
public function offsetExists(mixed
$offset )
Parameters
$offset
— mixed- <p>
An offset to check for.
</p>
Returns
- boolean
- true on success or false on failure.
</p> <p> The return value will be casted to boolean if non-boolean was returned.