Recurring
- intervalType: string enumrequired
The frequency at which a subscription is billed. One of
daily,weekly,monthly,quarterly, oryearly.values- daily
- weekly
- monthly
- quarterly
- yearly
- intervalType: integer
_count requiredThe number of intervals (specified in the
intervalattribute) between subscription billings. For example,interval=monthlyandinterval_count=3bills every 3 months. - usageType: string enum
_type requiredConfigures how the quantity per period should be determined. Can be either
meteredorlicensed.licensedautomatically bills thequantityset when adding it to a subscription.meteredaggregates the total usage based on usage records. Defaults tolicensed.values- licensed
- metered
- meterType: string | nullmax length:5000
The meter tracking the usage of a metered price

