BillingPlanPrices: {
    name: BillingPlan;
    price: number;
}[]

Type declaration