NotesTagsFavorite

Date

2/1/2024 - 8:16:35 PM

Export

Constructors

Properties

Methods

Constructors

Properties

apiClient: APIClient

Methods

  • Toggle the favorite status of a note tag.

    Parameters

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

    Returns Promise<void>

    Date

    2/13/2024 - 6:24:56 AM

    Async

Generated using TypeDoc