LineDrive.ActivityParticipant (line_drive v0.25.1)

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

Summary

Types

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

Functions