LineDrive.ActivityParticipant (line_drive v0.24.0)

This module and enclosed struct represent a activity participant in pipedrive.

Link to this section Summary

Link to this section Types

@type t() :: %LineDrive.ActivityParticipant{
  person_id: pos_integer(),
  primary_flag: boolean()
}

Link to this section Functions