ProductSubscriptions
Retrieves subscription plan details for a specific product.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| IsActive | Boolean | ||
| Cycle | Integer | ||
| CycleType | String | ||
| Frequency | Integer | ||
| NumberOfCycles | Integer | ||
| PlanPrice | Decimal | ||
| SubscriptionPlanIndex | Integer | ||
| SubscriptionPlanName | String | ||
| Url | String | ||
| ProductId | Integer |
Products.Id | |
| SubscriptionId | Integer |