Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DSubscriptionPurchase.php192 public function setCancelSurveyResult(SubscriptionCancelSurveyResult $cancelSurveyResult) argument
194 $this->cancelSurveyResult = $cancelSurveyResult;
201 return $this->cancelSurveyResult;