Trifolium.DivisionOrders (Trifolium v1.0.0)

Module to be used to interact with Trefle DivisionOrders related endpoints.

Link to this section Summary

Functions

List every possible DivisionOrders. This endpoint IS paginated, using a optional keyword parameter. By default, the page 1 is returned.

Find a specific DivisionOrder according to its id.

Link to this section Functions

Link to this function

all(opts \\ [])

Specs

all([{:page, non_neg_integer()}]) :: Trifolium.API.response()

List every possible DivisionOrders. This endpoint IS paginated, using a optional keyword parameter. By default, the page 1 is returned.

Specs

Find a specific DivisionOrder according to its id.