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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1219,7 +1219,7 @@ type GetBillingResponse struct {
// CurrentPlan: information on the currently-selected, active Edge Services subscription plan.
CurrentPlan*PlanDetails`json:"current_plan"`
// PlanCost: price of the current subscription plan.
// PlanCost: cost to date (this month) for Edge Service subscription plans. This comprises the pro-rata cost of the current subscription plan, and any previous subscription plans that were active earlier in the month.
PlanCost*scw.Money`json:"plan_cost"`
// PipelineNumber: total number of pipelines currently configured.