---
title: ProfileListResponse.ProfileListItem.PayloadContentItem
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/profilelistresponse/profilelistitem/payloadcontentitem
---

# ProfileListResponse.ProfileListItem.PayloadContentItem

A dictionary that describes a profile payload content item.

## Declaration

```data
object ProfileListResponse.ProfileListItem.PayloadContentItem
```

## Properties

PayloadDescription: A description of the payload. PayloadDisplayName: The human-readable name of the payload. PayloadIdentifier: The reverse-DNS-style identifier of the payload, such as com.example.mypayload. PayloadOrganization: The human-readable name of the organization that provided the payload. PayloadType: The type of payload, such as com.apple.wifi.managed. PayloadUUID: The unique identifier of the payload. Available: iOS 17+ | iPadOS 17+ | macOS 14+ | tvOS 17+ | visionOS 1.1+ | watchOS 10+ PayloadVersion: The version of the payload. The value is 1.
