BumperCrop.TimeEntry.Task (bumper_crop v0.2.0)

This struct represents a TimeEntry.Task in Harvest

Link to this section Summary

Link to this section Types

@type t() :: %BumperCrop.TimeEntry.Task{id: integer() | nil, name: String.t() | nil}

Link to this section Functions