Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DEditCustomerMatchMembersRequest.php34 public function setAddedContactInfoList(ContactInfoList $addedContactInfoList) argument
36 $this->addedContactInfoList = $addedContactInfoList;
43 return $this->addedContactInfoList;