类 ListRequest

    • 字段详细资料

      • keywordType

        public String keywordType
        The keyword type of the query instance.
      • keyword

        public String keyword
        The keyword of the query instance.
      • pageNo

        public int pageNo
        Page number of display page.
      • pageSize

        public int pageSize
        The number of services on the display page.
      • order

        public String order
        Sort, ascending/descending.
      • orderBy

        public String orderBy
        Sort field.
    • 构造器详细资料

      • ListRequest

        public ListRequest()