MergeHRISClient.Model.ErrorValidationProblem (MergeHRISClient v1.0.3) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %MergeHRISClient.Model.ErrorValidationProblem{
detail: String.t(),
problem_type: String.t(),
source: MergeHRISClient.Model.ValidationProblemSource.t() | nil,
title: String.t()
}