Searched refs:Google_Customer (Results 1 – 1 of 1) sorted by relevance
32 * @return Google_Customer39 return new Google_Customer($data);47 * @param Google_Customer $postBody51 * @return Google_Customer53 public function insert(Google_Customer $postBody, $optParams = array()) {58 return new Google_Customer($data);68 * @param Google_Customer $postBody70 * @return Google_Customer72 public function patch($customerId, Google_Customer $postBody, $optParams = array()) {77 return new Google_Customer($data);[all …]