Code)) { $this->Code = $response->Code; } if (isset($response->Description)) { $this->Description = $response->Description; } } } }