BumperCrop.TimeEntry.Client (bumper_crop v0.3.0)

This struct represents a TimeEntry.Client in Harvest

Link to this section Summary

Link to this section Types

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

Link to this section Functions