EntitlementCheckResult Input Object
Result object of an entitlement access check.
Fields
#
accessDeniedReason
Optional message explaining why access to the feature is denied.
enumValues
[ String !]
List of enum values applicable to this entitlement, if it is an enum feature.
hasSoftLimit
Indicates whether the usage limit is soft — usage can exceed the limit, but will be tracked.
hasUnlimitedUsage
Indicates whether this entitlement grants unlimited usage with no enforced cap.
monthlyResetPeriodConfiguration
Configuration for monthly usage reset.
resetPeriod
The interval at which usage resets automatically, such as monthly or yearly.
Previous
EntitlementCheckRequested
Next
EntitlementFeature