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

Properties

String id [get, set]
 
com.clover.sdk.v3.base_.Reference lineItemRef [get, set]
 The line item with which the tax rate is associated More...
 
String name [get, set]
 
Int64 rate [get, set]
 
Boolean isDefault [get, set]
 
List< com.clover.sdk.v3.base_.Referenceitems [get, set]
 Items associated with this tax rate More...
 

Detailed Description

Definition at line 27 of file TaxRate.cs.

Property Documentation

◆ id

String com.clover.sdk.v3.inventory.TaxRate.id
getset

Definition at line 29 of file TaxRate.cs.

◆ isDefault

Boolean com.clover.sdk.v3.inventory.TaxRate.isDefault
getset

Definition at line 40 of file TaxRate.cs.

◆ items

List<com.clover.sdk.v3.base_.Reference> com.clover.sdk.v3.inventory.TaxRate.items
getset

Items associated with this tax rate

Definition at line 45 of file TaxRate.cs.

◆ lineItemRef

com.clover.sdk.v3.base_.Reference com.clover.sdk.v3.inventory.TaxRate.lineItemRef
getset

The line item with which the tax rate is associated

Definition at line 34 of file TaxRate.cs.

◆ name

String com.clover.sdk.v3.inventory.TaxRate.name
getset

Definition at line 36 of file TaxRate.cs.

◆ rate

Int64 com.clover.sdk.v3.inventory.TaxRate.rate
getset

Definition at line 38 of file TaxRate.cs.


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