---
id: v1-lifecycle-state-dto
title: LifecycleStateDto
pagination_label: LifecycleStateDto
sidebar_label: LifecycleStateDto
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'LifecycleStateDto', 'v1LifecycleStateDto']
slug: /tools/sdk/typescript/identities/models/lifecycle-state-dto
tags: ['SDK', 'Software Development Kit', 'LifecycleStateDto', 'v1LifecycleStateDto']
---

# LifecycleStateDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**stateName** | `string` | The name of the lifecycle state | [default to undefined]
**manuallyUpdated** | `boolean` | Whether the lifecycle state has been manually or automatically set | [default to undefined]

