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

The result of an attempt to increment a pre auth More...

Inheritance diagram for com.clover.remotepay.sdk.IncrementPreAuthResponse:
com.clover.remotepay.sdk.BaseResponse

Properties

Authorization Authorization [get, set]
 The resulting Authorization More...
 
- Properties inherited from com.clover.remotepay.sdk.BaseResponse
bool Success [get, set]
 If true then the requested operation succeeded More...
 
ResponseCode Result [get, set]
 The result of the requested operation. More...
 
string Reason [get, set]
 Optional information about result. More...
 
string Message [get, set]
 Detailed information about result. More...
 

Additional Inherited Members

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

Detailed Description

The result of an attempt to increment a pre auth

Definition at line 470 of file TransactionBeans.cs.

Property Documentation

◆ Authorization

Authorization com.clover.remotepay.sdk.IncrementPreAuthResponse.Authorization
getset

The resulting Authorization

Definition at line 475 of file TransactionBeans.cs.


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