Class ListOptions

    • Constructor Detail

      • ListOptions

        public ListOptions()
    • Method Detail

      • perPage

        public ListOptions perPage​(int perPage)
        Configures the number of entries to return in each page.
      • page

        public ListOptions page​(int page)
        Configures the number of the page to be returned.