LineDrive.Deal (line_drive v0.15.0)
This module and enclosed struct represent a deal in pipedrive.
Link to this section Summary
Link to this section Types
@type t() :: %LineDrive.Deal{ expected_close_date: Date.t(), id: pos_integer(), pipeline_id: pos_integer(), stage_id: pos_integer(), status: String.t(), title: String.t(), value: float(), weighted_value: float() }
Link to this section Functions
Link to this function