public class WdSynchReport extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WdSynchReport.WdSynchReportItem
The changed entity may be an event or a collection.
|
| Modifier and Type | Field and Description |
|---|---|
List<WdSynchReport.WdSynchReportItem> |
items |
String |
token
Token for next time.
|
boolean |
truncated
True if the report was truncated
|
| Constructor and Description |
|---|
WdSynchReport() |
public List<WdSynchReport.WdSynchReportItem> items
public boolean truncated
public String token
Copyright © 2019 Bedework. All rights reserved.