Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/
H A DInvitation.php70 public function setTargetAccount(Account $targetAccount) argument
72 $this->targetAccount = $targetAccount;
79 return $this->targetAccount;