CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
com.clover.remote.order.DisplayPayment Class Reference

Public Member Functions

 DisplayPayment ()
 

Properties

string id [get, set]
 
string label [get, set]
 
string amount [get, set]
 
string tipAmount [get, set]
 
string taxAmount [get, set]
 

Detailed Description

Definition at line 184 of file Display.cs.

Constructor & Destructor Documentation

◆ DisplayPayment()

com.clover.remote.order.DisplayPayment.DisplayPayment ( )

Definition at line 194 of file Display.cs.

Property Documentation

◆ amount

string com.clover.remote.order.DisplayPayment.amount
getset

Definition at line 191 of file Display.cs.

◆ id

string com.clover.remote.order.DisplayPayment.id
getset

Definition at line 186 of file Display.cs.

◆ label

string com.clover.remote.order.DisplayPayment.label
getset

Definition at line 190 of file Display.cs.

◆ taxAmount

string com.clover.remote.order.DisplayPayment.taxAmount
getset

Definition at line 193 of file Display.cs.

◆ tipAmount

string com.clover.remote.order.DisplayPayment.tipAmount
getset

Definition at line 192 of file Display.cs.


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