CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
com.clover.remotepay.sdk.CloseoutRequest Class Reference

This request should be passed in to make a closeout request More...

Inheritance diagram for com.clover.remotepay.sdk.CloseoutRequest:
com.clover.remotepay.sdk.BaseRequest

Properties

bool AllowOpenTabs [get, set]
 
string BatchId [get, set]
 
- Properties inherited from com.clover.remotepay.sdk.BaseRequest
string RequestId [get, set]
 

Additional Inherited Members

- Protected Member Functions inherited from com.clover.remotepay.sdk.BaseRequest
 BaseRequest ()
 

Detailed Description

This request should be passed in to make a closeout request

Definition at line 484 of file TransactionBeans.cs.

Property Documentation

◆ AllowOpenTabs

bool com.clover.remotepay.sdk.CloseoutRequest.AllowOpenTabs
getset

Definition at line 486 of file TransactionBeans.cs.

◆ BatchId

string com.clover.remotepay.sdk.CloseoutRequest.BatchId
getset

Definition at line 487 of file TransactionBeans.cs.


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