BumperCrop.TimeEntry.User (bumper_crop v0.3.0)

This struct represents a TimeEntry.User in Harvest

Link to this section Summary

Link to this section Types

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

Link to this section Functions