IBillingPlanService Members CelloSaaS API Documentation
The IBillingPlanService type exposes the following members.
Methods

  NameDescription
Public methodAddPricePlan
Add a new package price plan
Public methodDeletePricePlan
Delete the package price plan
Public methodGetPricePlan
Get all price plans for the given package identifier
Public methodGetPricePlans
Get price plans for the given price plan identifiers
Public methodGetPricePlansByPackageId
Get price plan details for the given identifier
Public methodUpdatePricePlan
Update package price plan
Back to Top
See Also