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

View Source

Error struct for error ApplicantHasActiveApplication

Summary

Types

t()

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