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

Public Member Functions

 DisplayDiscount ()
 

Properties

string id [get, set]
 
string lineItemId [get, set]
 
string name [get, set]
 
string amount [get, set]
 
string percentage [get, set]
 

Detailed Description

Definition at line 29 of file Display.cs.

Constructor & Destructor Documentation

◆ DisplayDiscount()

com.clover.remote.order.DisplayDiscount.DisplayDiscount ( )

Definition at line 37 of file Display.cs.

Property Documentation

◆ amount

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

Definition at line 34 of file Display.cs.

◆ id

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

Definition at line 31 of file Display.cs.

◆ lineItemId

string com.clover.remote.order.DisplayDiscount.lineItemId
getset

Definition at line 32 of file Display.cs.

◆ name

string com.clover.remote.order.DisplayDiscount.name
getset

Definition at line 33 of file Display.cs.

◆ percentage

string com.clover.remote.order.DisplayDiscount.percentage
getset

Definition at line 35 of file Display.cs.


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