GroupsCountResult
class GroupsCountResult 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
getAccountCountErrors()
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
AccountCountError[]
getAccountCountErrors()
No description
setAccountCounts($accountCounts)
No description
AccountCount[]
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