CloverConnector  1.3.1
Copyright (C) 2017 Clover Network, Inc.
com.clover.sdk.v3.payments.Refund Class Reference

Properties

String id [get, set]
 Unique identifier More...
 
com.clover.sdk.v3.base_.Reference orderRef [get, set]
 The order with which the refund is associated More...
 
com.clover.sdk.v3.base_.Reference device [get, set]
 Device which processed the transaction for this refund More...
 
Int64 amount [get, set]
 Total amount refunded, including tax More...
 
Int64 taxAmount [get, set]
 Tax amount refunded More...
 
Int64 createdTime [get, set]
 The time when the refund was recorded on the server More...
 
Int64 clientCreatedTime [get, set]
 The time when the refund was recorded on the client More...
 
com.clover.sdk.v3.base_.Reference payment [get, set]
 The payment with which the refund is associated More...
 
com.clover.sdk.v3.base_.Reference employee [get, set]
 
List< com.clover.sdk.v3.base_.ReferencelineItems [get, set]
 
com.clover.sdk.v3.base_.Tender overrideMerchantTender [get, set]
 The tender type associated with this payment, e.g. credit card, cash, etc. More...
 
List< com.clover.sdk.v3.payments.TaxableAmountRatetaxableAmountRates [get, set]
 
com.clover.sdk.v3.payments.ServiceChargeAmount serviceChargeAmount [get, set]
 

Property Documentation

◆ amount

Int64 com.clover.sdk.v3.payments.Refund.amount
getset

Total amount refunded, including tax

◆ clientCreatedTime

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

The time when the refund was recorded on the client

◆ createdTime

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

The time when the refund was recorded on the server

◆ device

com.clover.sdk.v3.base_.Reference com.clover.sdk.v3.payments.Refund.device
getset

Device which processed the transaction for this refund

◆ id

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

Unique identifier

◆ orderRef

com.clover.sdk.v3.base_.Reference com.clover.sdk.v3.payments.Refund.orderRef
getset

The order with which the refund is associated

◆ overrideMerchantTender

com.clover.sdk.v3.base_.Tender com.clover.sdk.v3.payments.Refund.overrideMerchantTender
getset

The tender type associated with this payment, e.g. credit card, cash, etc.

◆ payment

com.clover.sdk.v3.base_.Reference com.clover.sdk.v3.payments.Refund.payment
getset

The payment with which the refund is associated

◆ taxAmount

Int64 com.clover.sdk.v3.payments.Refund.taxAmount
getset

Tax amount refunded


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