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
21 lines (20 loc) • 338 B
YAML
saasName: invalid currency code
version: "1.0"
day: 5
month: 10
year: 2024
currency: ASD
hasAnnualPayment: false
features:
foo:
type: DOMAIN
valueType: TEXT
defaultValue: baz
plans:
BASIC:
description: Basic plan
monthlyPrice: 0.0
annualPrice: 0.0
unit: user/month
features: null
usageLimits: null