Home
last modified time | relevance | path

Searched refs:answeredCallsCount (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessCalls/
H A DAggregateMetrics.php26 public $answeredCallsCount; variable in Google\\Service\\MyBusinessBusinessCalls\\AggregateMetrics
43 public function setAnsweredCallsCount($answeredCallsCount) argument
45 $this->answeredCallsCount = $answeredCallsCount;
52 return $this->answeredCallsCount;