Result<AppPageDTO> |
AppApi.searchApp(int pageNo,
int pageSize,
AppApi.AppSearchOrderBy orderBy,
String name,
AppApi.AppOsType osType,
AppApi.AppChargeType chargeType,
AppApi.AppBaseType baseType,
AppApi.AppStatus appStatus,
AppApi.ApkStatus apkStatus,
Boolean specificReseller,
Boolean specificMerchantCategory) |
Result<AppPageDTO> |
AppApi.searchApp(int pageNo,
int pageSize,
AppApi.AppSearchOrderBy orderBy,
String name,
AppApi.AppOsType osType,
AppApi.AppChargeType chargeType,
AppApi.AppBaseType baseType,
AppApi.AppStatus appStatus,
AppApi.ApkStatus apkStatus,
Boolean specificReseller,
Boolean specificMerchantCategory,
Boolean includeSubscribedApp) |
Result<AppPageDTO> |
AppApi.searchApp(int pageNo,
int pageSize,
AppApi.AppSearchOrderBy orderBy,
String name,
AppApi.AppOsType osType,
AppApi.AppChargeType chargeType,
AppApi.AppBaseType baseType,
AppApi.AppStatus appStatus,
AppApi.ApkStatus apkStatus,
Boolean specificReseller,
Boolean specificMerchantCategory,
Boolean includeSubscribedApp,
String resellerName) |