LineDrive.LeadOrganization (line_drive v0.24.0)

This module represent a lead organization in pipedrive.

Link to this section Summary

Link to this section Types

@type t() :: %LineDrive.LeadOrganization{
  id: pos_integer() | nil,
  name: String.t() | nil
}

Link to this section Functions