Application assignment Data Type

An application that is or that can be assigned, for example to a user or group.

Properties
Name Type Description
application Application The application that is or can be assigned.
disposition string Disposition of the application assignment.

Example

{
  "application" : {
    "guid" : "aa291d31-3b51-4424-a09c-7b127ee398a8",
    "name" : "sampleApplication",
    "os" : "ios",
    "sourceName" : "In Store",
    "storeName" : "iTunes",
    "securedType" : "BlackBerry Dynamics",
    "vendorName" : "BlackBerry Limited",
    "version" : "1.2.34"
  },
  "disposition" : "OPTIONAL"
}