---
id: v1-user-level-publish-summary
title: UserLevelPublishSummary
pagination_label: UserLevelPublishSummary
sidebar_label: UserLevelPublishSummary
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'UserLevelPublishSummary', 'v1UserLevelPublishSummary']
slug: /tools/sdk/typescript/custom_user_levels/models/user-level-publish-summary
tags: ['SDK', 'Software Development Kit', 'UserLevelPublishSummary', 'v1UserLevelPublishSummary']
---

# UserLevelPublishSummary

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**userLevelId** | **(optional)** `string` | The unique identifier of the UserLevel. | [default to undefined]
**publish** | **(optional)** `boolean` | Indicates whether the API call triggered a publish operation. | [default to false]
**status** | **(optional)** `string` | The status of the UserLevel publish operation. | [default to undefined]
**modified** | **(optional)** `string` | The last modification timestamp of the UserLevel. | [default to undefined]

