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

    Type Alias FetchUsageHistory

    type FetchUsageHistory = {
        customerId: string;
        endDate?: Date;
        featureId: string;
        resourceId?: string;
        startDate: Date;
    }
    Index

    Properties

    customerId: string
    endDate?: Date
    featureId: string
    resourceId?: string
    startDate: Date
    MMNEPVFCICPMFPCPTTAAATR