Revenue Resources
Subscription Item
An individual subscription product bought by a customer
Subscription items represent individual subscription products that a customer bought.
Use subscription items to connect several plans to a subscription.
The subscription item model
Specifies one of the plan items that will be part of a subscription.
Properties
Name | Type | Required | Description |
---|---|---|---|
id | string | Yes | Unique identifier |
quantity | integer | Yes | The number of items bought |
plan | Plan | Yes | Subscription Plan |