ScheduleTerminalActionsResponse |
ScheduleTerminalActionsResponse.actionDetails(ScheduleTerminalActionsRequestActionDetails actionDetails) |
|
ScheduleTerminalActionsResponse |
ScheduleTerminalActionsResponse.addItemsItem(TerminalActionScheduleDetail itemsItem) |
|
static ScheduleTerminalActionsResponse |
ScheduleTerminalActionsResponse.fromJson(String jsonString) |
Create an instance of ScheduleTerminalActionsResponse given an JSON string
|
ScheduleTerminalActionsResponse |
ScheduleTerminalActionsResponse.items(List<TerminalActionScheduleDetail> items) |
|
ScheduleTerminalActionsResponse |
ScheduleTerminalActionsResponse.putTerminalsWithErrorsItem(String key,
List<String> terminalsWithErrorsItem) |
|
ScheduleTerminalActionsResponse |
ScheduleTerminalActionsResponse.scheduledAt(String scheduledAt) |
|
ScheduleTerminalActionsResponse |
ScheduleTerminalActionsResponse.storeId(String storeId) |
|
ScheduleTerminalActionsResponse |
ScheduleTerminalActionsResponse.terminalsWithErrors(Map<String,List<String>> terminalsWithErrors) |
|
ScheduleTerminalActionsResponse |
ScheduleTerminalActionsResponse.totalErrors(Integer totalErrors) |
|
ScheduleTerminalActionsResponse |
ScheduleTerminalActionsResponse.totalScheduled(Integer totalScheduled) |
|