lib / com.kirkbushman.araw.fetcher / Fetcher / <init>

<init>

Fetcher(limit: Long = DEFAULT_LIMIT)

The base class for fetching pages of items in a listing return.

Parameters

limit - the number of items to return per page. The default is 25, and you can change this to a number from 0 to 100.