interface PlanUsageDetails {
    planCost?: Money;
}

Properties

Properties

planCost?: Money

Cost to date (this month) for the corresponding Edge Services subscription plan.