You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**usageType**| string | user | Usage type (One of `CONSUMABLE/CAPACITY`. Only `CONSUMABLE` supported at the time of writing) |
85
+
|**prettyName**| string | user | Pretty name for the usage |
86
86
|**billingPeriod**| string | user | Recurring billing period. One of the value listed [here](https://github.com/killbill/killbill-api/blob/master/src/main/java/org/killbill/billing/catalog/api/BillingPeriod.java)|
87
-
|**tierBlockPolicy**| string | user | The tier block policy (One of `ALL_TIER/TOP_TIER`). Applicable only for `CONSUMABLE` usage type. |
88
-
|**tiers**| List of TierData | user | Usage price tiers |
87
+
|**tierBlockPolicy**| string | user | The tier block policy (One of `ALL_TIERS/TOP_TIER`). Applicable only for `CONSUMABLE` usage type. |
88
+
|**tiers**| List of TierData | user | Usage price tiers |
0 commit comments