Home
last modified time | relevance | path

Searched refs:destinationAccount (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/
H A DTransferLocationRequest.php25 public $destinationAccount; variable in Google\\Service\\MyBusinessAccountManagement\\TransferLocationRequest
30 public function setDestinationAccount($destinationAccount) argument
32 $this->destinationAccount = $destinationAccount;
39 return $this->destinationAccount;