---
id: v1-machine-account-subtype-config-dto
title: MachineAccountSubtypeConfigDto
pagination_label: MachineAccountSubtypeConfigDto
sidebar_label: MachineAccountSubtypeConfigDto
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'MachineAccountSubtypeConfigDto', 'v1MachineAccountSubtypeConfigDto']
slug: /tools/sdk/typescript/machine_account_subtypes/models/machine-account-subtype-config-dto
tags: ['SDK', 'Software Development Kit', 'MachineAccountSubtypeConfigDto', 'v1MachineAccountSubtypeConfigDto']
---

# MachineAccountSubtypeConfigDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**subtypeId** | **(optional)** `string` | Unique identifier representing the specific subtype of the machine account, used to distinguish between different machine account categories. | [default to undefined]
**machineAccountCreate** | **(optional)** `MachineAccountSubtypeConfigDtoMachineAccountCreate` |  | [default to undefined]
**machineAccountDelete** | **(optional)** `MachineAccountSubtypeConfigDtoMachineAccountDelete` |  | [default to undefined]

