CloverConnector  1.3.1
Copyright (C) 2017 Clover Network, Inc.
com.clover.sdk.v3.inventory.Discount Class Reference

Properties

String id [get, set]
 Unique identifier More...
 
String name [get, set]
 Name of the discount More...
 
Int64 amount [get, set]
 Discount amount in fraction of currency unit (e.g. cents) based on currency fraction digits supported More...
 
Int64 percentage [get, set]
 Discount amount in percent More...
 

Property Documentation

◆ amount

Int64 com.clover.sdk.v3.inventory.Discount.amount
getset

Discount amount in fraction of currency unit (e.g. cents) based on currency fraction digits supported

◆ id

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

Unique identifier

◆ name

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

Name of the discount

◆ percentage

Int64 com.clover.sdk.v3.inventory.Discount.percentage
getset

Discount amount in percent


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