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

Properties

String id [get, set]
 
String name [get, set]
 
Int64 taxableAmount [get, set]
 
Int64 rate [get, set]
 
Boolean isVat [get, set]
 

Detailed Description

Definition at line 27 of file TaxableAmountRate.cs.

Property Documentation

◆ id

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

Definition at line 29 of file TaxableAmountRate.cs.

◆ isVat

Boolean com.clover.sdk.v3.payments.TaxableAmountRate.isVat
getset

Definition at line 37 of file TaxableAmountRate.cs.

◆ name

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

Definition at line 31 of file TaxableAmountRate.cs.

◆ rate

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

Definition at line 35 of file TaxableAmountRate.cs.

◆ taxableAmount

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

Definition at line 33 of file TaxableAmountRate.cs.


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