View Source ExPipedrive.FieldOption (ex_pipedrive v0.1.0)
This is a custom field option for person, org, and other custom fields in pipedrive's API
Summary
Types
@type t() :: %ExPipedrive.FieldOption{ id: non_neg_integer() | nil, label: String.t() | nil }