NotesParticipantsAdd

Date

2/1/2024 - 3:10:50 PM

Export

Constructors

Properties

Methods

Constructors

Properties

apiClient: APIClient

Methods

  • Add a participant to a note.

    Parameters

    • param0: {
          contactUUID: string;
          metadata: string;
          permissionsWrite: boolean;
          uuid: string;
      }
      • contactUUID: string
      • metadata: string
      • permissionsWrite: boolean
      • uuid: string

    Returns Promise<void>

    Date

    2/19/2024 - 11:53:39 PM

    Async

Generated using TypeDoc