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 |