Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HubBillingInfoFormat

Package version

interface

An interface representing HubBillingInfoFormat. Hub billing info.

Hierarchy

  • HubBillingInfoFormat

Index

Properties

Optional maxUnits

maxUnits: undefined | number
member

{number} [maxUnits] The maximum number of units can be used. One unit is 10,000 Profiles and 100,000 Interactions.

Optional minUnits

minUnits: undefined | number
member

{number} [minUnits] The minimum number of units will be billed. One unit is 10,000 Profiles and 100,000 Interactions.

Optional skuName

skuName: undefined | string
member

{string} [skuName] The sku name.

Generated using TypeDoc