LineDrive.AdditionalData (line_drive v0.27.0)
This module and enclosed structs represent additional metadata in response data from pipedrive.
Summary
Types
@type t() :: %LineDrive.AdditionalData{ limit: pos_integer() | nil, next_cursor: String.t() | nil, pagination: LineDrive.Pagination.t() | nil }
Functions
Link to this function