Lux.Web3.Contracts.AgenticCompany.Errors.JobApplicationAlreadyExists (Lux v0.5.0)

View Source

Error struct for error JobApplicationAlreadyExists

Summary

Types

t()

@type t() :: %Lux.Web3.Contracts.AgenticCompany.Errors.JobApplicationAlreadyExists{
  job_application_id: <<_::256>>,
  job_id: <<_::256>>
}