LineDrive.User (line_drive v0.15.0)
This module represents a user in pipedrive.
Link to this section Summary
Link to this section Types
@type t() :: %LineDrive.User{ active_flag: boolean(), email: String.t(), id: pos_integer() | nil, name: String.t() | nil }
Link to this section Functions
Link to this function