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

# ConfigObject

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**version** | **(optional)** `number` | Current version of configuration object. | [default to undefined]
**self** | **(optional)** `SelfImportExportDto` |  | [default to undefined]
**object** | **(optional)**  | Object details. Format dependant on the object type. | [default to undefined]

