@pagelines/sdk 1.0.754 → 1.0.756

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/contract.js CHANGED
@@ -5163,6 +5163,7 @@ var Vi = object({
5163
5163
  plan: ra,
5164
5164
  status: ia,
5165
5165
  price: number(),
5166
+ tierRates: record(string(), number()).optional(),
5166
5167
  maxAgents: number(),
5167
5168
  activeAgents: number(),
5168
5169
  nextBillDate: string().optional(),