Plans
Retrieve a list of all plans.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| PlanName | String | ||
| PlanActive | String | ||
| PlanCode | String | ||
| ProductId | String | ||
| PlanDescription | String | ||
| BillingCycle | String | ||
| BillingCycleNum | String | ||
| BillingPeriod | String | ||
| BillingPeriodNum | String | ||
| CheckoutPage | String | ||
| PaymentGateway | String | ||
| Price | Integer | ||
| SetupFee | Integer | ||
| TrialPeriod | Integer | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |