---
id: v1-self-import-export-dto
title: SelfImportExportDto
pagination_label: SelfImportExportDto
sidebar_label: SelfImportExportDto
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'SelfImportExportDto', 'v1SelfImportExportDto']
slug: /tools/sdk/typescript/sp_config/models/self-import-export-dto
tags: ['SDK', 'Software Development Kit', 'SelfImportExportDto', 'v1SelfImportExportDto']
---

# SelfImportExportDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **(optional)** `string` | Imported/exported object\'s DTO type. Import is currently only possible with the CONNECTOR_RULE, IDENTITY_OBJECT_CONFIG, IDENTITY_PROFILE, RULE, SOURCE, TRANSFORM, and TRIGGER_SUBSCRIPTION object types. | [default to undefined]
**id** | **(optional)** `string` | Imported/exported object\'s ID. | [default to undefined]
**name** | **(optional)** `string` | Imported/exported object\'s display name. | [default to undefined]

