---
id: v1-create-machine-account-subtype-v1-request
title: CreateMachineAccountSubtypeV1Request
pagination_label: CreateMachineAccountSubtypeV1Request
sidebar_label: CreateMachineAccountSubtypeV1Request
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'CreateMachineAccountSubtypeV1Request', 'v1CreateMachineAccountSubtypeV1Request']
slug: /tools/sdk/typescript/machine_accounts/models/create-machine-account-subtype-v1-request
tags: ['SDK', 'Software Development Kit', 'CreateMachineAccountSubtypeV1Request', 'v1CreateMachineAccountSubtypeV1Request']
---

# CreateMachineAccountSubtypeV1Request

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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]

