---
id: v1-sp-config-export-results
title: SpConfigExportResults
pagination_label: SpConfigExportResults
sidebar_label: SpConfigExportResults
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'SpConfigExportResults', 'v1SpConfigExportResults']
slug: /tools/sdk/typescript/sp_config/models/sp-config-export-results
tags: ['SDK', 'Software Development Kit', 'SpConfigExportResults', 'v1SpConfigExportResults']
---

# SpConfigExportResults

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**version** | **(optional)** `number` | Current version of the export results object. | [default to undefined]
**timestamp** | **(optional)** `string` | Time the export was completed. | [default to undefined]
**tenant** | **(optional)** `string` | Name of the tenant where this export originated. | [default to undefined]
**description** | **(optional)** `string` | Optional user defined description/name for export job. | [default to undefined]
**_options** | **(optional)** `ExportOptions` |  | [default to undefined]
**objects** | **(optional)** `Array<ConfigObject>` |  | [default to undefined]

