Type object
File match pricing.json
Schema URL https://catalog.lintel.tools/schemas/schemastore/tier-run-pricing-json/latest.json
Source https://raw.githubusercontent.com/tierrun/tier/main/pricing/schema.json

Validate with Lintel

npx @lintel/lintel check
Type: object

A pricing.json model definition used by tier

Properties

plans object

The collection of all defined plans

Definitions

plan object
title string
currency string
interval enum
Values: "@daily" "@weekly" "@monthly" "@yearly"
features object
feature object
title string
aggregate enum
Values: "sum" "max" "last" "perpetual"
mode enum
Values: "graduated" "volume"
base number
tiers tier[]
divide object
3 nested properties
by number
rounding enum
Values: "up"
additionalProperties
tier object
upto number
price number
base number