Interface TimeEntryCreationInfoDuration

All Superinterfaces:
TimeEntryCreationInfo

@TypeAdapters(fieldNamingStrategy=true) @Immutable public interface TimeEntryCreationInfoDuration extends TimeEntryCreationInfo
  • Method Details

    • getHours

      @Nullable Double getHours()
      Returns:
      The current amount of time tracked. Defaults to 0.0. If set, is_running will be true, and false otherwise.