public function setGrantType($grantType) { $this->grantType = $grantType; $this->queryParameters["GrantType"] = $grantType; }