errors property

List<ComplianceError> errors
final

A list of errors that occurred on the client side.

Implementation

final List<ComplianceError> errors;