public class CloseoutRequest extends BaseRequest
| Constructor and Description |
|---|
CloseoutRequest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBatchId()
Get the field value
|
boolean |
isAllowOpenTabs()
Get the field value
|
void |
setAllowOpenTabs(boolean allowOpenTabs)
Set the field value
|
void |
setBatchId(java.lang.String batchId)
Set the field value
|
public boolean isAllowOpenTabs()
public void setAllowOpenTabs(boolean allowOpenTabs)
allowOpenTabs - Indicator to allow closeout if there are open tabspublic java.lang.String getBatchId()
public void setBatchId(java.lang.String batchId)
batchId - the ID of the batch to close out