BlackBerry Dynamics app entitlement Data Type

A BlackBerry Dynamics application entitlement.

Properties
Name Type Description
guid string GUID of the application entitlement.
name string Name of the application entitlement.
description string Description of the application entitlement.
entitlementId string Entitlement ID.
entitlementVersion string Entitlement version.
hash string Hash of the application entitlement.

Example

{
  "guid" : "aa291d31-3b51-4424-a09c-7b127ee398a9",
  "name" : "BlackBerry Connect",
  "description" : "Enterprise IM and presence application.",
  "entitlementId" : "com.good.goodconnect",
  "entitlementVersion" : "2.3.0.0",
  "hash" : "8e6c641dd5f8b6577eedc96e1745afa98d4ae0d53c201667fc4d66b8ec282722"
}