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

    Type Alias UsageUpdatedFragment

    type UsageUpdatedFragment = {
        __typename?: "UsageMeasurementUpdated";
        currentUsage: number;
        customerId: string;
        featureId: string;
        nextResetDate?: number | null;
        resourceId?: string | null;
        usagePeriodEnd?: number | null;
        usagePeriodStart?: number | null;
    }
    Index

    Properties

    __typename?: "UsageMeasurementUpdated"
    currentUsage: number
    customerId: string
    featureId: string
    nextResetDate?: number | null
    resourceId?: string | null
    usagePeriodEnd?: number | null
    usagePeriodStart?: number | null
    MMNEPVFCICPMFPCPTTAAATR