new CloseoutResponse()
- Source:
Extends
Methods
(static) CloseoutResponse#getBatch() → {payments.Batch}
Get the field value
The batch that was closed out.
- Source:
Returns:
- Type
- payments.Batch
(static) CloseoutResponse#setBatch(batch)
Set the field value
The batch that was closed out.
Parameters:
Name | Type | Description |
---|---|---|
batch |
payments.Batch |
- Source: