Uses of Class
org.wso2.am.monetization.model.MoesifPlanInfo
-
Packages that use MoesifPlanInfo Package Description org.wso2.am.monetization.api -
-
Uses of MoesifPlanInfo in org.wso2.am.monetization.api
Method parameters in org.wso2.am.monetization.api with type arguments of type MoesifPlanInfo Modifier and Type Method Description Map<String,String>MoesifConnector. getTotalRevenue(String apiIdentifier, List<MoesifPlanInfo> moesifPlanList, String usageFrom, String usageTo, String organization, String env)Retrieves total revenue aggregated for a given API.Map<String,String>Monetization. getTotalRevenue(String tenantDomain, String apiIdentifier, List<MoesifPlanInfo> moesifPlanList, Map<String,Object> inputContext)Returns aggregated revenue for an API.
-