LineDrive.Note (line_drive v0.25.1)
This module and enclosed structs represent a note in pipedrive.
Summary
Types
@type t() :: %LineDrive.Note{ content: String.t(), deal_id: pos_integer() | nil, id: String.t() | nil, lead_id: pos_integer() | nil, org_id: pos_integer() | nil, person_id: pos_integer() | nil, pinned_to_organization_flag: boolean() }
Functions
Link to this function
new(map)
Link to this function