Enum PaymentPlanCycle
Payment plan cycles.
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 12.17.2Syntax
public enum PaymentPlanCycle
Fields
| Name | Description |
|---|---|
| Custom1 | Custom1 Cycle, use your own time frame. |
| Custom2 | Custom2 Cycle, use your own time frame. |
| Days | Daily Cycle |
| Months | Monthly Cycle |
| None | Unknown Plan Cycle |
| Weeks | Weekly Cycle |
| Years | Yearly Cycle |