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

Properties

String id [get, set]
 Unique identifier More...
 
com.clover.sdk.v3.base_.Reference orderRef [get, set]
 The order with which the credit is associated More...
 
com.clover.sdk.v3.base_.Reference device [get, set]
 Device which processed this credit More...
 
com.clover.sdk.v3.base_.Tender tender [get, set]
 The tender type associated with this payment, e.g. credit card, cash, etc. More...
 
com.clover.sdk.v3.base_.Reference employee [get, set]
 The employee who processed the payment More...
 
com.clover.sdk.v3.customers.Customer customers [get, set]
 Customer who received the credit/refund More...
 
Int64 amount [get, set]
 Amount paid More...
 
Int64 taxAmount [get, set]
 Amount paid in tax More...
 
List< com.clover.sdk.v3.payments.TaxableAmountRatetaxRates [get, set]
 
Int64 createdTime [get, set]
 Time payment was recorded on server More...
 
Int64 clientCreatedTime [get, set]
 
com.clover.sdk.v3.payments.CardTransaction cardTransaction [get, set]
 Information about the card used for credit/debit card payments More...
 
Boolean voided [get, set]
 
String voidReason [get, set]
 

Property Documentation

◆ amount

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

Amount paid

◆ cardTransaction

com.clover.sdk.v3.payments.CardTransaction com.clover.sdk.v3.payments.Credit.cardTransaction
getset

Information about the card used for credit/debit card payments

◆ createdTime

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

Time payment was recorded on server

◆ customers

com.clover.sdk.v3.customers.Customer com.clover.sdk.v3.payments.Credit.customers
getset

Customer who received the credit/refund

◆ device

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

Device which processed this credit

◆ employee

com.clover.sdk.v3.base_.Reference com.clover.sdk.v3.payments.Credit.employee
getset

The employee who processed the payment

◆ id

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

Unique identifier

◆ orderRef

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

The order with which the credit is associated

◆ taxAmount

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

Amount paid in tax

◆ tender

com.clover.sdk.v3.base_.Tender com.clover.sdk.v3.payments.Credit.tender
getset

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


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