View Source ExPipedrive.LeadOrganization (ex_pipedrive v0.1.0)
This module represent a lead organization in pipedrive.
Summary
Types
@type t() :: %ExPipedrive.LeadOrganization{ id: pos_integer() | nil, name: String.t() | nil }
This module represent a lead organization in pipedrive.
@type t() :: %ExPipedrive.LeadOrganization{ id: pos_integer() | nil, name: String.t() | nil }