CloverConnector  1.3.1
Copyright (C) 2017 Clover Network, Inc.
com.clover.sdk.v3.payments.Batch Class Reference

Properties

String id [get, set]
 
Int64 merchantId [get, set]
 
Int64 firstGatewayTxId [get, set]
 
Int64 lastGatewayTxId [get, set]
 
Int64 accountId [get, set]
 The id of employee who executed batch More...
 
Int64 txCount [get, set]
 The number of transactions being batched More...
 
Int64 totalBatchAmount [get, set]
 Total amount closed More...
 
String devices [get, set]
 List of devices in batch More...
 
com.clover.sdk.v3.payments.BatchState state [get, set]
 
com.clover.sdk.v3.payments.BatchType batchType [get, set]
 
Int64 createdTime [get, set]
 Created time of batch More...
 
Int64 modifiedTime [get, set]
 Modified time of batch More...
 
com.clover.sdk.v3.payments.BatchDetail batchDetails [get, set]
 Details split based on card / employees More...
 

Property Documentation

◆ accountId

Int64 com.clover.sdk.v3.payments.Batch.accountId
getset

The id of employee who executed batch

◆ batchDetails

com.clover.sdk.v3.payments.BatchDetail com.clover.sdk.v3.payments.Batch.batchDetails
getset

Details split based on card / employees

◆ createdTime

Int64 com.clover.sdk.v3.payments.Batch.createdTime
getset

Created time of batch

◆ devices

String com.clover.sdk.v3.payments.Batch.devices
getset

List of devices in batch

◆ modifiedTime

Int64 com.clover.sdk.v3.payments.Batch.modifiedTime
getset

Modified time of batch

◆ totalBatchAmount

Int64 com.clover.sdk.v3.payments.Batch.totalBatchAmount
getset

Total amount closed

◆ txCount

Int64 com.clover.sdk.v3.payments.Batch.txCount
getset

The number of transactions being batched


The documentation for this class was generated from the following file: