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

    Type Alias PromotionalEntitlement

    type PromotionalEntitlement = {
        expiresAt?: Date;
        feature: EntitlementFeature;
        hasExpirationDate: boolean;
        hasUnlimitedUsage?: boolean | null;
        isVisible: boolean;
        status: PromotionalEntitlementStatus;
        usageLimit: number;
    }
    Index

    Properties

    expiresAt?: Date
    hasExpirationDate: boolean
    hasUnlimitedUsage?: boolean | null
    isVisible: boolean
    usageLimit: number
    MMNEPVFCICPMFPCPTTAAATR