\CallFire\Api\Rest\RequestQueryContacts

Summary

Methods
Properties
Constants
getMaxResults()
setMaxResults()
getFirstResult()
setFirstResult()
getField()
setField()
getContactListId()
setContactListId()
getString()
setString()
ns()
getQuery()
getHydrator()
setHydrator()
No public properties found
No constants found
No protected methods found
$maxResults
$firstResult
$field
$contactListId
$string
$hydrator
N/A
No private methods found
No private properties found
N/A

Properties

$maxResults

$maxResults

Max number of results to return limited to 1000 (default: 1000)

$firstResult

$firstResult

Start of next result set (default: 0)

$field

$field

Field to filter by

$contactListId

$contactListId

ContactList to filter by

$string

$string

Substring contained in Contact to filter by

$hydrator

$hydrator

Methods

getMaxResults()

getMaxResults()

setMaxResults()

setMaxResults( $maxResults)

Parameters

$maxResults

getFirstResult()

getFirstResult()

setFirstResult()

setFirstResult( $firstResult)

Parameters

$firstResult

getField()

getField()

setField()

setField( $field)

Parameters

$field

getContactListId()

getContactListId()

setContactListId()

setContactListId( $contactListId)

Parameters

$contactListId

getString()

getString()

setString()

setString( $string)

Parameters

$string

ns()

ns()

getQuery()

getQuery()

getHydrator()

getHydrator()

setHydrator()

setHydrator( $hydrator)

Parameters

$hydrator