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