ProductAddons
Retrieve the details of all the added add-ons of a particular product.
Columns
| Name | Type | References | |
| ProductId | String |
Products.Id | |
| Id [KEY] | String | ||
| Name | String | ||
| Status | Boolean | ||
| Description | String | ||
| UserId | String | ||
| AssociatePlans | String | ||
| BillingCycle | String | ||
| BillingPeriod | String | ||
| CategoryArray | String | ||
| CategoryList | String | ||
| Code | String | ||
| PlansArray | String | ||
| Price | Double | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |