Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_CoordinateService.php399 public $requiredForCheckout; variable in Google_CustomFieldDef
425 public function setRequiredForCheckout( $requiredForCheckout) { argument
426 $this->requiredForCheckout = $requiredForCheckout;
429 return $this->requiredForCheckout;