CheckOutRequest
The check out request details.
Declaration
object CheckOutRequestProperties
| Name | Type | Description |
|---|---|---|
EnrollmentID Required | string | The per-enrollment identifier for the device. The system requires this value if the enrollment type is a user enrollment. Available in iOS 13 and later, macOS 10.15 and later, and visionOS 2 and later. |
MessageType Required | string | The message type, which requires a value of |
Topic Required | string | The topic the device subscribes to. |
UDID Required | string | The device’s UDID (unique device identifier). The system requires this value if the enrollment type is a device enrollment. |