Searched refs:RepresentativeInfoResponse (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\CivicInfo\RepresentativeInfoResponse; alias50 * @return RepresentativeInfoResponse56 return $this->call('representativeInfoByAddress', [$params], RepresentativeInfoResponse::class);
20 class RepresentativeInfoResponse extends \Google\Collection class109 class_alias(RepresentativeInfoResponse::class, 'Google_Service_CivicInfo_RepresentativeInfoResponse…