public class CommandCloseBatchRequestDto extends Object
| Constructor and Description |
|---|
CommandCloseBatchRequestDto(List<CloseBatchSettingsDto> settings) |
| Modifier and Type | Method and Description |
|---|---|
List<CloseBatchSettingsDto> |
getSettings() |
void |
setSettings(List<CloseBatchSettingsDto> settings) |
public CommandCloseBatchRequestDto(List<CloseBatchSettingsDto> settings)
public List<CloseBatchSettingsDto> getSettings()
public void setSettings(List<CloseBatchSettingsDto> settings)
Copyright © 2023. All rights reserved.