errors property

List<NorbixErrorItem> errors
final

Every error the gateway sent, in the order it sent them.

Implementation

final List<NorbixErrorItem> errors;