AddressArtifactFormat = new AddressArtifactFormat(); if (null !== $response) { if (isset($response->AddressArtifactFormat)) { $this->AddressArtifactFormat = new AddressArtifactFormat($response->AddressArtifactFormat); } } } }