Price Plan List
new \Kronup\Model\PricePlanList();
Model getters
| Method name | Return type | Description |
|---|---|---|
| getTotal() | int | Total number of Price Plans |
| getPricePlans() | \Kronup\Model\PricePlan[] | Price Plans |
new \Kronup\Model\PricePlanList();
| Method name | Return type | Description |
|---|---|---|
| getTotal() | int | Total number of Price Plans |
| getPricePlans() | \Kronup\Model\PricePlan[] | Price Plans |