Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AsyncActivityData

Contains a data point with the amount of time spent working on a single Activity during a single entry, and an optional written description.

Hierarchy

  • AsyncActivityData

Index

Properties

Properties

Optional note

note: string

Additional written description assoiated with this particular activity in an entry.

default

(empty)

value

value: number

The amount of time spent on the activity in this entry, in minutes.

Generated using TypeDoc