@stigg/node-server-sdk - v4.22.1

    Type Alias PromotionalEntitlement

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

    Properties

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