BumperCrop.TimeEntry.Invoice (bumper_crop v0.3.0)

This struct represents a TimeEntry.Invoice in Harvest

Link to this section Summary

Link to this section Types

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

Link to this section Functions