---
id: v1-object-import-result2
title: ObjectImportResult2
pagination_label: ObjectImportResult2
sidebar_label: ObjectImportResult2
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ObjectImportResult2', 'v1ObjectImportResult2']
slug: /tools/sdk/typescript/sp_config/models/object-import-result2
tags: ['SDK', 'Software Development Kit', 'ObjectImportResult2', 'v1ObjectImportResult2']
---

# ObjectImportResult2

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**infos** | `Array<SpConfigMessage2>` | Informational messages returned from the target service on import. | [default to undefined]
**warnings** | `Array<SpConfigMessage2>` | Warning messages returned from the target service on import. | [default to undefined]
**errors** | `Array<SpConfigMessage2>` | Error messages returned from the target service on import. | [default to undefined]
**importedObjects** | `Array<ImportObject>` | References to objects that were created or updated by the import. | [default to undefined]

