Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oura_api/mod.ts>Tag

Typescript project to interact with v2 of the Oura Ring API
Latest
interface Tag
import { type Tag } from "https://deno.land/x/oura_api@1.0.1/mod.ts";

Represents a simple note or annotation ("tag") associated with a day. Note: Tag is deprecated. We recommend transitioning to Enhanced Tag.

Properties

id: string

Unique identifier

day: string

Day that the note belongs to

text: string

Textual contents of the note.

timestamp: string

Timestamp that the note belongs to.

tags: string[]

Selected tags for the tag