LineDrive.Pagination (line_drive v0.25.1)
This module and enclosed structs represent pagination metadatafrom pipedrive.
Summary
Types
@type t() :: %LineDrive.Pagination{ limit: non_neg_integer() | nil, more_items_in_collection: boolean() | nil, start: non_neg_integer() | nil }
Functions
Link to this function
new(map)
Link to this function