BumperCrop.ProjectClient (bumper_crop v0.1.1)

This struct represents a Project in Harvest

Link to this section Summary

Link to this section Types

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

Link to this section Functions