@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class AuditRecords extends Object
| Constructor and Description |
|---|
AuditRecords() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getLimit()
The requested or default limit on the number of audit items to be returned.
|
Integer |
getOffset()
The number of audit items skipped before the first item in this list.
|
List<AuditRecordBean> |
getRecords()
The list of audit items.
|
Long |
getTotal()
The total number of audit items returned.
|
int |
hashCode() |
String |
toString() |
public Integer getOffset()
public Integer getLimit()
public Long getTotal()
public List<AuditRecordBean> getRecords()
Copyright © 2011–2021 Everit Kft.. All rights reserved.