CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
com.clover.sdk.v3.payments.BatchDetail Class Reference

Properties

com.clover.sdk.v3.payments.BatchTotalStats batchTotals [get, set]
 
List< com.clover.sdk.v3.payments.ServerTotalStatsserverTotals [get, set]
 
List< com.clover.sdk.v3.payments.BatchCardTotalcardTotals [get, set]
 
Int64 openTips [get, set]
 Number of open tips. More...
 
Int64 openTabs [get, set]
 Number of open tabs. More...
 

Detailed Description

Definition at line 27 of file BatchDetail.cs.

Property Documentation

◆ batchTotals

com.clover.sdk.v3.payments.BatchTotalStats com.clover.sdk.v3.payments.BatchDetail.batchTotals
getset

Definition at line 29 of file BatchDetail.cs.

◆ cardTotals

List<com.clover.sdk.v3.payments.BatchCardTotal> com.clover.sdk.v3.payments.BatchDetail.cardTotals
getset

Definition at line 33 of file BatchDetail.cs.

◆ openTabs

Int64 com.clover.sdk.v3.payments.BatchDetail.openTabs
getset

Number of open tabs.

Definition at line 43 of file BatchDetail.cs.

◆ openTips

Int64 com.clover.sdk.v3.payments.BatchDetail.openTips
getset

Number of open tips.

Definition at line 38 of file BatchDetail.cs.

◆ serverTotals

List<com.clover.sdk.v3.payments.ServerTotalStats> com.clover.sdk.v3.payments.BatchDetail.serverTotals
getset

Definition at line 31 of file BatchDetail.cs.


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