Recurring
- intervalType: stringenumrequired
The frequency at which a subscription is billed. One of
day,week,monthoryear.values- day
- month
- week
- year
- intervalType: integer
_count requiredThe number of intervals (specified in the
intervalattribute) between subscription billings. For example,interval=monthandinterval_count=3bills every 3 months. - usageType: stringenum
_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

