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