Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2CompletionDetail.php29 public $selectedPosition; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2CompletionDetail
52 public function setSelectedPosition($selectedPosition) argument
54 $this->selectedPosition = $selectedPosition;
61 return $this->selectedPosition;