Class GetAppCategoryDO

java.lang.Object
com.skava.marketplace.model.domain.GetAppCategoryDO

public class GetAppCategoryDO extends Object
  • Constructor Details

    • GetAppCategoryDO

      public GetAppCategoryDO()
    • GetAppCategoryDO

      public GetAppCategoryDO(String appCategory, String storeId, String locale, String version, String authToken, Integer page, Integer size, com.skava.core.qdsl.sort.EcomSorts sort)
      GetAppCategoryDO
      Parameters:
      appCategory - appCategory
      storeId - storeId
      locale - locale
      version - version
      authToken - authToken
      page - page
      size - size
      sort - sort