new CloseoutRequestMessage()
Extends
Methods
(static) CloseoutRequestMessage#getAllowOpenTabs() → {Boolean}
Get the field value
If true then open tabs can still be closed out.
Returns:
- Type
- Boolean
(static) CloseoutRequestMessage#getBatchId() → {String}
Get the field value
Reserved for future use. Specifies the batch to close.
Returns:
- Type
- String
(static) CloseoutRequestMessage#setAllowOpenTabs(allowOpenTabs)
Set the field value
If true then open tabs can still be closed out.
Parameters:
Name | Type | Description |
---|---|---|
allowOpenTabs |
Boolean |
(static) CloseoutRequestMessage#setBatchId(batchId)
Set the field value
Reserved for future use. Specifies the batch to close.
Parameters:
Name | Type | Description |
---|---|---|
batchId |
String |