Interface Model

A Tier pricing model, as would be stored within a pricing.json file, or created on https://model.tier.run/

Hierarchy

  • Model

Properties

Properties

plans: {
    [p: PlanName]: Plan;
}

Type declaration

Generated using TypeDoc