limit

fun limit(limit: Number): Scope<R>

Set the number of items to return (Only for offset-based pagination)

Parameters

limit

The number of items to return