LineDrive.LeadValue (line_drive v0.25.1)

This module represent a lead value in pipedrive.

Summary

Types

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

Functions