---
id: v1-create-source-subtype-v1-request
title: CreateSourceSubtypeV1Request
pagination_label: CreateSourceSubtypeV1Request
sidebar_label: CreateSourceSubtypeV1Request
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'CreateSourceSubtypeV1Request', 'v1CreateSourceSubtypeV1Request']
slug: /tools/sdk/typescript/machine_account_subtypes/models/create-source-subtype-v1-request
tags: ['SDK', 'Software Development Kit', 'CreateSourceSubtypeV1Request', 'v1CreateSourceSubtypeV1Request']
---

# CreateSourceSubtypeV1Request

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**sourceId** | `string` | ID of the source where subtype is created. | [default to undefined]
**technicalName** | `string` | Technical name of the subtype. | [default to undefined]
**displayName** | `string` | Display name of the subtype. | [default to undefined]
**description** | `string` | Description of the subtype. | [default to undefined]
**type** | **(optional)** `string` | Type of the subtype. | [default to undefined]

