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

    Type Alias UsageUpdatedV2PayloadFragment

    type UsageUpdatedV2PayloadFragment = {
        __typename?: "UsageUpdatedV2";
        customerId: string;
        entitlementReference: { __typename?: "EntitlementReference" } & EntitlementReferenceFragment;
        resourceId?: string | null;
        usage: { __typename?: "UsageV2" } & UsageV2Fragment;
    }
    Index

    Properties

    __typename?: "UsageUpdatedV2"
    customerId: string
    entitlementReference: { __typename?: "EntitlementReference" } & EntitlementReferenceFragment
    resourceId?: string | null
    usage: { __typename?: "UsageV2" } & UsageV2Fragment
    MMNEPVFCICPMFPCPTTAAATR