ClientTest.BadResume (baml_elixir v1.0.0-pre.5)

Summary

Types

t()

@type t() :: %ClientTest.BadResume{
  company: ClientTest.Company.t(),
  job_title: String.t(),
  name: String.t()
}