Type alias CustomerUsageDataProps

CustomerUsageDataProps: { filterEntitlements?: FilterEntitlementsFn; onBuyMore?: OnBuyMoreCallbackFn; onManageSubscription?: OnManageClick }

Type declaration

  • Optional filterEntitlements?: FilterEntitlementsFn
  • Optional onBuyMore?: OnBuyMoreCallbackFn
  • Optional onManageSubscription?: OnManageClick