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

    Type Alias CustomerPortalPromotionalEntitlementFragment

    type CustomerPortalPromotionalEntitlementFragment = {
        __typename?: "CustomerPortalPromotionalEntitlement";
        displayName: string;
        endDate?: any | null;
        hasSoftLimit?: boolean | null;
        hasUnlimitedUsage?: boolean | null;
        period: PromotionalEntitlementPeriod;
        startDate: any;
        usageLimit?: number | null;
    }
    Index

    Properties

    __typename?: "CustomerPortalPromotionalEntitlement"
    displayName: string
    endDate?: any | null
    hasSoftLimit?: boolean | null
    hasUnlimitedUsage?: boolean | null
    startDate: any
    usageLimit?: number | null
    MMNEPVFCICPMFPCPTTAAATR