---
id: v1-source-creation-errors
title: SourceCreationErrors
pagination_label: SourceCreationErrors
sidebar_label: SourceCreationErrors
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'SourceCreationErrors', 'v1SourceCreationErrors']
slug: /tools/sdk/typescript/multi_host_integration/models/source-creation-errors
tags: ['SDK', 'Software Development Kit', 'SourceCreationErrors', 'v1SourceCreationErrors']
---

# SourceCreationErrors

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**multihostId** | **(optional)** `string` | Multi-Host Integration ID. | [readonly] [default to undefined]
**source_name** | **(optional)** `string` | Source\'s human-readable name. | [default to undefined]
**source_error** | **(optional)** `string` | Source\'s human-readable description. | [default to undefined]
**created** | **(optional)** `string` | Date-time when the source was created | [default to undefined]
**modified** | **(optional)** `string` | Date-time when the source was last modified. | [default to undefined]
**operation** | **(optional)** `string` | operation category (e.g. DELETE). | [default to undefined]

