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

Properties

string id [get, set]
 
string name [get, set]
 
long taxableAmount [get, set]
 
long rate [get, set]
 
long? taxAmount [get, set]
 
bool isVat [get, set]
 

Detailed Description

Definition at line 26 of file TaxableAmountRate.cs.

Property Documentation

◆ id

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

Definition at line 28 of file TaxableAmountRate.cs.

◆ isVat

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

Definition at line 33 of file TaxableAmountRate.cs.

◆ name

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

Definition at line 29 of file TaxableAmountRate.cs.

◆ rate

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

Definition at line 31 of file TaxableAmountRate.cs.

◆ taxableAmount

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

Definition at line 30 of file TaxableAmountRate.cs.

◆ taxAmount

long? com.clover.sdk.v3.payments.TaxableAmountRate.taxAmount
getset

Definition at line 32 of file TaxableAmountRate.cs.


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