View Source ElixirLokaliseApi.Pagination (ElixirLokaliseApi v3.1.0)

Provides methods to work with paginated collections.

Usually resources collections returned by the API are paginated, therefore use these methods to work with pagination data.

Summary

Functions

Checks whether the returned page is the first one.

Checks whether the returned page is the last one.

Checks whether the next page is available.

Checks whether the previous page is available.

Functions

Checks whether the returned page is the first one.

Checks whether the returned page is the last one.

Checks whether the next page is available.

Checks whether the previous page is available.