LineDrive.ActivityType (line_drive v0.25.1)
This module and enclosed struct represent a activity type in pipedrive.
Summary
Types
Link to this type
key_string()
@type key_string() :: binary()
@type t() :: %LineDrive.ActivityType{ active_flag: boolean(), add_time: NaiveDateTime.t(), id: pos_integer(), is_custom_flag: boolean(), key_string: key_string(), name: String.t(), update_time: NaiveDateTime.t() }
Functions
Link to this function
handle_transform(map, _)
Link to this function
new(map)
Link to this function