| Name | Type | Description | Notes |
|---|---|---|---|
| ProductId | string | Product Identifier | |
| Name | string | Name | |
| Quantity | long? | Quantity | |
| PricePerUnit | double? | Price Per Unit | [optional] |
| PriceTotal | double? | Price Total | [optional] |
| PaymentFrequency | string | Payment Frequency | |
| Stores | List<SubscriptionStore> | Stores | [optional] |