| Name | Type | Description | Notes |
|---|---|---|---|
| product_id | string | Product Identifier | |
| name | string | Name | |
| quantity | int | Quantity | |
| price_per_unit | double | Price Per Unit | [optional] |
| price_total | double | Price Total | [optional] |
| payment_frequency | string | Payment Frequency | |
| stores | \Flipdish\Client\Models\SubscriptionStore[] | Stores | [optional] |