CloverConnector  4.0.0
Copyright (C) 2018 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...
 

Detailed Description

Definition at line 27 of file Batch.cs.

Property Documentation

◆ accountId

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

The id of employee who executed batch

Definition at line 40 of file Batch.cs.

◆ batchDetails

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

Details split based on card / employees

Definition at line 74 of file Batch.cs.

◆ batchType

com.clover.sdk.v3.payments.BatchType com.clover.sdk.v3.payments.Batch.batchType
getset

Definition at line 59 of file Batch.cs.

◆ createdTime

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

Created time of batch

Definition at line 64 of file Batch.cs.

◆ devices

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

List of devices in batch

Definition at line 55 of file Batch.cs.

◆ firstGatewayTxId

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

Definition at line 33 of file Batch.cs.

◆ id

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

Definition at line 29 of file Batch.cs.

◆ lastGatewayTxId

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

Definition at line 35 of file Batch.cs.

◆ merchantId

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

Definition at line 31 of file Batch.cs.

◆ modifiedTime

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

Modified time of batch

Definition at line 69 of file Batch.cs.

◆ state

com.clover.sdk.v3.payments.BatchState com.clover.sdk.v3.payments.Batch.state
getset

Definition at line 57 of file Batch.cs.

◆ totalBatchAmount

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

Total amount closed

Definition at line 50 of file Batch.cs.

◆ txCount

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

The number of transactions being batched

Definition at line 45 of file Batch.cs.


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