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

Properties

String id [get, set]
 
com.clover.sdk.v3.base_.Reference paymentRef [get, set]
 The payment with which the payment tax rate is associated More...
 
String name [get, set]
 
Int64 rate [get, set]
 
Boolean isDefault [get, set]
 
Int64 taxableAmount [get, set]
 

Detailed Description

Definition at line 27 of file PaymentTaxRate.cs.

Property Documentation

◆ id

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

Definition at line 29 of file PaymentTaxRate.cs.

◆ isDefault

Boolean com.clover.sdk.v3.payments.PaymentTaxRate.isDefault
getset

Definition at line 40 of file PaymentTaxRate.cs.

◆ name

String com.clover.sdk.v3.payments.PaymentTaxRate.name
getset

Definition at line 36 of file PaymentTaxRate.cs.

◆ paymentRef

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

The payment with which the payment tax rate is associated

Definition at line 34 of file PaymentTaxRate.cs.

◆ rate

Int64 com.clover.sdk.v3.payments.PaymentTaxRate.rate
getset

Definition at line 38 of file PaymentTaxRate.cs.

◆ taxableAmount

Int64 com.clover.sdk.v3.payments.PaymentTaxRate.taxableAmount
getset

Definition at line 42 of file PaymentTaxRate.cs.


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