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

    Type Alias ReportUsageFragment

    type ReportUsageFragment = {
        __typename?: "UsageMeasurementWithCurrentUsage";
        currentUsage?: number | null;
        customerId: string;
        featureId: string;
        id: any;
        nextResetDate?: any | null;
        resourceId?: string | null;
        timestamp: any;
        usagePeriodEnd?: any | null;
        usagePeriodStart?: any | null;
    }
    Index

    Properties

    __typename?: "UsageMeasurementWithCurrentUsage"
    currentUsage?: number | null
    customerId: string
    featureId: string
    id: any
    nextResetDate?: any | null
    resourceId?: string | null
    timestamp: any
    usagePeriodEnd?: any | null
    usagePeriodStart?: any | null
    MMNEPVFCICPMFPCPTTAAATR