Type alias BillableFeature

BillableFeature: { featureId: string; quantity: number }

Type declaration

  • featureId: string
  • quantity: number