View Source ExPipedrive.LeadPerson (ex_pipedrive v0.1.0)

This module represent a lead person in pipedrive.

Summary

Types

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

Functions