Available in Classic
This is a list of schedule group modifications.
Syntax
The syntax is as follows.
private Integer totalRows;
private List<ScheduledUpdateGroupAction> scheduledUpdateGroupActionList = new ArrayList<ScheduledUpdateGroupAction>();
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
totalRows |
Integer | Required | Total number of searched lists
|
scheduledUpdateGroupActionList |
List<ScheduledUpdateGroupAction> | Required | List<ScheduledUpdateGroupAction> data type |