NotesFavorite

Date

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

Export

Constructors

Properties

Methods

Constructors

Properties

apiClient: APIClient

Methods

  • Toggle the favorite status of a note.

    Parameters

    • param0: {
          favorite: boolean;
          uuid: string;
      }
      • favorite: boolean
      • uuid: string

    Returns Promise<void>

    Date

    2/13/2024 - 5:40:57 AM

    Async

Generated using TypeDoc