items property

List<ErrorEntry> items
getter/setter pair

Array of error entries that provide detailed information about the errors occured during excution of the request

Implementation

List<ErrorEntry> items;