LineDrive.LeadPerson (line_drive v0.24.0)

This module represent a lead person in pipedrive.

Link to this section Summary

Link to this section Types

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

Link to this section Functions