LineDrive.LeadValue (line_drive v0.27.0)

This module represent a lead value in pipedrive.

Summary

Types

@type t() :: %LineDrive.LeadValue{amount: float() | nil, currency: String.t() | nil}

Functions