LineDrive.FieldOption (line_drive v0.25.1)

This is a custom field option for person, org, and other custom fields in pipedrive's API

Summary

Types

@type t() :: %LineDrive.FieldOption{
  id: non_neg_integer() | nil,
  label: String.t() | nil
}

Functions