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

Properties

Int64 createdTime [get, set]
 The time when the transaction was recorded on the server More...
 
Int64 clientCreatedTime [get, set]
 The time when the transaction was recorded on the client More...
 
com.clover.sdk.v3.payments.Payment payment [get, set]
 
com.clover.sdk.v3.payments.Refund refund [get, set]
 
com.clover.sdk.v3.payments.Credit credit [get, set]
 

Detailed Description

Definition at line 27 of file Transaction.cs.

Property Documentation

◆ clientCreatedTime

Int64 com.clover.sdk.v3.payments.Transaction.clientCreatedTime
getset

The time when the transaction was recorded on the client

Definition at line 37 of file Transaction.cs.

◆ createdTime

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

The time when the transaction was recorded on the server

Definition at line 32 of file Transaction.cs.

◆ credit

com.clover.sdk.v3.payments.Credit com.clover.sdk.v3.payments.Transaction.credit
getset

Definition at line 43 of file Transaction.cs.

◆ payment

com.clover.sdk.v3.payments.Payment com.clover.sdk.v3.payments.Transaction.payment
getset

Definition at line 39 of file Transaction.cs.

◆ refund

com.clover.sdk.v3.payments.Refund com.clover.sdk.v3.payments.Transaction.refund
getset

Definition at line 41 of file Transaction.cs.


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