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

Properties

String id [get, set]
 Unique identifier; TBD this is confusing because it's used as either line item id or payment id More...
 
com.clover.sdk.v3.base_.Reference lineItemRef [get, set]
 The line item with which the line item payment is associated More...
 
com.clover.sdk.v3.base_.Reference paymentRef [get, set]
 The payment with which the line item payment is associated More...
 
Int64 percentage [get, set]
 Percent of this line item covered by this payment More...
 
String binName [get, set]
 Bin this line item payment was for More...
 
Boolean refunded [get, set]
 Payment has been refunded More...
 

Property Documentation

◆ binName

String com.clover.sdk.v3.payments.LineItemPayment.binName
getset

Bin this line item payment was for

◆ id

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

Unique identifier; TBD this is confusing because it's used as either line item id or payment id

◆ lineItemRef

com.clover.sdk.v3.base_.Reference com.clover.sdk.v3.payments.LineItemPayment.lineItemRef
getset

The line item with which the line item payment is associated

◆ paymentRef

com.clover.sdk.v3.base_.Reference com.clover.sdk.v3.payments.LineItemPayment.paymentRef
getset

The payment with which the line item payment is associated

◆ percentage

Int64 com.clover.sdk.v3.payments.LineItemPayment.percentage
getset

Percent of this line item covered by this payment

◆ refunded

Boolean com.clover.sdk.v3.payments.LineItemPayment.refunded
getset

Payment has been refunded


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