public class ExceptionRecordBatchDto extends Object
| Modifier and Type | Field and Description |
|---|---|
List<ExceptionRecordDto> |
records |
| Constructor and Description |
|---|
ExceptionRecordBatchDto(List<ExceptionRecordDto> records) |
public final List<ExceptionRecordDto> records
public ExceptionRecordBatchDto(List<ExceptionRecordDto> records)
Copyright © 2009–2021. All rights reserved.