Definition
Cases
| Case | Associated Value | Description |
|---|---|---|
.granted | Entitlement | User accepted an offer and received an entitlement |
.notGranted | NotGrantedReason | Entitlement not granted (user declined or system reason) |
This type is primarily used internally. The fluent API exposes separate
onGranted and onNotGranted callbacks for better ergonomics.