errors property
A list of errors related to certificate processing.
Each item in the list is an ErrorModel that provides detailed information about a specific issue.
Implementation
final List<ErrorModel> errors;
A list of errors related to certificate processing.
Each item in the list is an ErrorModel that provides detailed information about a specific issue.
final List<ErrorModel> errors;