@stigg/js-client-sdk - v3.93.0

    Type Alias EntitlementCheckRequested

    Input used to report that an entitlement check was performed for a customer.

    Index

    Properties

    customerId: Scalars["String"]

    Identifier of the customer for whom the entitlement check was made.

    entitlementCheckResult: EntitlementCheckResult

    Result object of an entitlement access check.

    environmentId?: InputMaybe<Scalars["UUID"]>

    The environment context in which the check occurred.

    featureId: Scalars["String"]

    The internal ID of the feature linked to this entitlement.

    requestedUsage?: InputMaybe<Scalars["Float"]>

    The amount of usage requested by the customer.

    requestedValues?: InputMaybe<Scalars["String"][]>

    The values requested by the customer, if applicable.

    resourceId?: InputMaybe<Scalars["String"]>

    The specific resource identifier scoped for the entitlement check.

    MMNEPVFCICPMFPCPTTAAATR