public class CloseoutResponse extends BaseResponse
| Constructor and Description |
|---|
CloseoutResponse(boolean success,
ResultCode result)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
com.clover.sdk.v3.payments.Batch |
getBatch()
Get the field value
|
void |
setBatch(com.clover.sdk.v3.payments.Batch batch)
Set the field value
|
getMessage, getReason, getResult, isSuccess, setMessage, setReason, setResult, setSuccesspublic CloseoutResponse(boolean success,
ResultCode result)
success - If true then the requested operation succeededresult - The result of the requested operation