ProfileListResponse.ProfileListItem.PayloadContentItem
A dictionary that describes a profile payload content item.
Declaration
object ProfileListResponse.ProfileListItem.PayloadContentItemProperties
| Name | Type | Description |
|---|---|---|
PayloadDescription | string | A description of the payload. |
PayloadDisplayName | string | The human-readable name of the payload. |
PayloadIdentifier Required | string | The reverse-DNS-style identifier of the payload, such as |
PayloadOrganization | string | The human-readable name of the organization that provided the payload. |
PayloadType Required | string | The type of payload, such as |
PayloadUUID Required | string | The unique identifier of the payload. |
PayloadVersion Required | integer | The version of the payload. The value is |