class MailCountResult extends Collection (View source)

Properties

protected $collection_key
protected $accountCountErrorsType
protected $accountCountErrorsDataType
protected $accountCountsType
protected $accountCountsDataType
string $matchingAccountsCount
string[] $nonQueryableAccounts
string $queriedAccountsCount

Methods

setAccountCountErrors($accountCountErrors)

No description

setAccountCounts($accountCounts)

No description

getAccountCounts()

No description

setMatchingAccountsCount($matchingAccountsCount)

No description

string
getMatchingAccountsCount()

No description

setNonQueryableAccounts($nonQueryableAccounts)

No description

string[]
getNonQueryableAccounts()

No description

setQueriedAccountsCount($queriedAccountsCount)

No description

string
getQueriedAccountsCount()

No description

Details

setAccountCountErrors($accountCountErrors)

No description

Parameters

$accountCountErrors

AccountCountError[] getAccountCountErrors()

No description

Return Value

AccountCountError[]

setAccountCounts($accountCounts)

No description

Parameters

$accountCounts

AccountCount[] getAccountCounts()

No description

Return Value

AccountCount[]

setMatchingAccountsCount($matchingAccountsCount)

No description

Parameters

$matchingAccountsCount

string getMatchingAccountsCount()

No description

Return Value

string

setNonQueryableAccounts($nonQueryableAccounts)

No description

Parameters

$nonQueryableAccounts

string[] getNonQueryableAccounts()

No description

Return Value

string[]

setQueriedAccountsCount($queriedAccountsCount)

No description

Parameters

$queriedAccountsCount

string getQueriedAccountsCount()

No description

Return Value

string