SourceResultCount
class SourceResultCount extends Model (View source)
Properties
bool | $hasMoreResults | ||
string | $resultCountEstimate | ||
string | $resultCountExact | ||
protected | $sourceType | ||
protected | $sourceDataType |
Methods
setHasMoreResults($hasMoreResults)
No description
bool
getHasMoreResults()
No description
setResultCountEstimate($resultCountEstimate)
No description
string
getResultCountEstimate()
No description
setResultCountExact($resultCountExact)
No description
string
getResultCountExact()
No description
Details
setHasMoreResults($hasMoreResults)
No description
bool
getHasMoreResults()
No description
setResultCountEstimate($resultCountEstimate)
No description
string
getResultCountEstimate()
No description
setResultCountExact($resultCountExact)
No description
string
getResultCountExact()
No description
setSource(Source $source)
No description
Source
getSource()
No description