public class SystemApi extends Object
| Constructor and Description |
|---|
SystemApi() |
public ApiInvoker getInvoker()
public void setBasePath(String basePath)
public String getBasePath()
public GetInvoicesResponse SimulateAssessForPricingPlan(String userId, String discountCode, String planId) throws ApiException
ApiExceptionpublic GetPlanResponse GetUserPlan(String callerId) throws ApiException
ApiExceptionpublic GetUserSubscriptionPlanResponse GetUserSubscriptionPlan(String callerId) throws ApiException
ApiExceptionpublic GetSubscriptionPlansResponse GetSubscriptionPlans(String callerId, String family) throws ApiException
ApiExceptionpublic SetUserSubscriptionPlanResponse SetSubscriptionPlan(String userId, String productId, SubscriptionPlanInfo body) throws ApiException
ApiExceptionpublic SetUserSubscriptionPlanResponse UpdateSubscriptionPlan(String userId, String productId, UpdateSubscriptionPlanInfo body) throws ApiException
ApiExceptionpublic GetCountriesResponse GetCountries(String callerId) throws ApiException
ApiExceptionpublic GetStatesResponse GetStates(String callerId, String countryName) throws ApiException
ApiExceptionpublic GetBillingAddressResponse SetBillingAddress(String userId, BillingAddressInfo body) throws ApiException
ApiExceptionpublic GetInvoicesResponse GetInvoices(String callerId, String pageNumber, Integer pageSize) throws ApiException
ApiExceptionpublic GetSubscriptionPlanUsageResponse GetSubscriptionPlanUsage(String userId) throws ApiException
ApiExceptionpublic GetPurchaseWizardResponse GetPurchseWizardInfo(String userId) throws ApiException
ApiExceptionpublic GetTermSuggestionsResponse GetTermSuggestions(String userId, String term) throws ApiException
ApiExceptionCopyright © 2014 GroupDocs. All Rights Reserved.