Structures
The following structures are available globally.
-
A representation of a single entitlement possessed by a user.
See moreDeclaration
Swift
public struct Entitlement : Equatable -
A representation of the sub-user level consuming resource of an entitlement
See moreDeclaration
Swift
public struct EntitlementConsumer : Equatable -
A representation of the consumption of a particular entitlement
See moreDeclaration
Swift
public struct EntitlementConsumption : Equatable -
Entitlements consumption information for the user
See moreDeclaration
Swift
public struct EntitlementsConsumption : Equatable -
A representation of a set of entitlements possessed by a user.
See moreDeclaration
Swift
public struct EntitlementsSet : Equatable -
A representation of the entitlements of a user and how they are assigned
See moreDeclaration
Swift
public struct UserEntitlements : Equatable
Structures Reference