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
19 lines (18 loc) • 321 B
YAML
saasName: plan foo overriding nonexistent feature
version: "2.0"
createdAt: 2024-11-19
currency: EUR
hasAnnualPayment: false
features:
feature1:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
plans:
foo:
price: 10
unit: ""
features:
feature2:
value: true