StatusMDMAppAppObject
A status report that contains details about an MDM-installed app.
Declaration
object StatusMDMAppAppObjectProperties
| Name | Type | Description |
|---|---|---|
_removed | boolean | If |
external-version-id | string | The app’s external version identifier. You can also retrieve this value from the App Store. For more information, see Apps and Books for Organizations. If the current external version identifier of an app on the App Store doesn’t match the external version identifier reported by the device, there may be an app update available for the device. |
identifier Required | string | The app’s bundle id, which is unique. |
name | string | The name of the app. |
short-version | string | The short version of the app. |
state | string | The status of the app that ManagedApplicationListCommand reports. |
version | string | The version of the app. |