pricing4ts
Version:
 Pricing4TS is a TypeScript-based toolkit designed to enhance the server-side functionality of a pricing-driven SaaS by enabling the seamless integration of pricing plans into the application logic. T
26 lines (25 loc) • 465 B
YAML
saasName: addon foo overriding nonexistent usage limit
version: "2.0"
createdAt: 2024-11-19
currency: EUR
hasAnnualPayment: false
features:
feature1:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
usageLimits:
usageLimit1:
valueType: NUMERIC
defaultValue: 10
type: NON_RENEWABLE
linkedFeatures:
- feature1
addOns:
foo:
price: 10
unit: ""
usageLimits:
usageLimit2:
value: 100