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

Properties

Int64 amount [get, set]
 Transaction Amount More...
 
Int64 taxAmount [get, set]
 Tax Amount More...
 
String orderId [get, set]
 
com.clover.sdk.v3.payments.GiftCard card [get, set]
 Gift Card More...
 
List< String > paymentIds [get, set]
 
Boolean ignorePayment [get, set]
 
com.clover.sdk.v3.payments.ServiceChargeAmount serviceChargeAmount [get, set]
 
List< com.clover.sdk.v3.payments.TaxableAmountRatetaxableAmountRates [get, set]
 
List< com.clover.sdk.v3.payments.LineItemPaymentlineItems [get, set]
 Payments that were made for this line item More...
 
String employeeId [get, set]
 

Detailed Description

Definition at line 27 of file GiftCardTransaction.cs.

Property Documentation

◆ amount

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

Transaction Amount

Definition at line 32 of file GiftCardTransaction.cs.

◆ card

com.clover.sdk.v3.payments.GiftCard com.clover.sdk.v3.payments.GiftCardTransaction.card
getset

Gift Card

Definition at line 44 of file GiftCardTransaction.cs.

◆ employeeId

String com.clover.sdk.v3.payments.GiftCardTransaction.employeeId
getset

Definition at line 59 of file GiftCardTransaction.cs.

◆ ignorePayment

Boolean com.clover.sdk.v3.payments.GiftCardTransaction.ignorePayment
getset

Definition at line 48 of file GiftCardTransaction.cs.

◆ lineItems

List<com.clover.sdk.v3.payments.LineItemPayment> com.clover.sdk.v3.payments.GiftCardTransaction.lineItems
getset

Payments that were made for this line item

Definition at line 57 of file GiftCardTransaction.cs.

◆ orderId

String com.clover.sdk.v3.payments.GiftCardTransaction.orderId
getset

Definition at line 39 of file GiftCardTransaction.cs.

◆ paymentIds

List<String> com.clover.sdk.v3.payments.GiftCardTransaction.paymentIds
getset

Definition at line 46 of file GiftCardTransaction.cs.

◆ serviceChargeAmount

com.clover.sdk.v3.payments.ServiceChargeAmount com.clover.sdk.v3.payments.GiftCardTransaction.serviceChargeAmount
getset

Definition at line 50 of file GiftCardTransaction.cs.

◆ taxableAmountRates

List<com.clover.sdk.v3.payments.TaxableAmountRate> com.clover.sdk.v3.payments.GiftCardTransaction.taxableAmountRates
getset

Definition at line 52 of file GiftCardTransaction.cs.

◆ taxAmount

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

Tax Amount

Definition at line 37 of file GiftCardTransaction.cs.


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