HubBillingInfoFormat interface
Hub billing info.
Properties
max |
The maximum number of units can be used. One unit is 10,000 Profiles and 100,000 Interactions. |
min |
The minimum number of units will be billed. One unit is 10,000 Profiles and 100,000 Interactions. |
sku |
The sku name. |
Property Details
maxUnits
The maximum number of units can be used. One unit is 10,000 Profiles and 100,000 Interactions.
maxUnits?: number
Property Value
number
minUnits
The minimum number of units will be billed. One unit is 10,000 Profiles and 100,000 Interactions.
minUnits?: number
Property Value
number
skuName
The sku name.
skuName?: string
Property Value
string