AccessGranted#

class AccessGranted[source]#

State when the user has active access via a specific entitlement.

tag: Literal['access-granted']#

The top-level status tag.

grant: Union[PurchaseGrant, CouponGrant]#

A discriminated union detailing how access was granted.