Type alias OnUsageUpdatedSubscription

OnUsageUpdatedSubscription: { __typename?: "Subscription"; usageUpdated: { __typename?: "UsageUpdated" } & EntitlementUsageUpdatedFragment }

Type declaration